Skip to content

Releases: coderaiser/putout

putout v41.6.0

05 Jan 16:44

Choose a tag to compare

🔥 feature

  • b083dbd @putout/processor-toml: add
  • c1f97f5 @putout/operator-json: __toml

putout v41.5.8

05 Jan 16:01

Choose a tag to compare

🔥 feature

  • 97d8bd3 @putout/operator-filesystem: @putout/operator-json v3.0.0
  • 8ef9ade @putout/operator-match-files: @putout/operator-json v3.0.0
  • 209e6b1 @putout/operator-rename-files: @putout/operator-json v3.0.0
  • afc61ab @putout/plugin-filesystem: @putout/operator-json v3.0.0
  • 68a730f @putout/processor-filesystem: @putout/operator-json v3.0.0
  • d61100e putout: @putout/processor-ignore v7.0.0
  • 8e4cb98 @putout/processor-ignore: @putout/operator-json v3.0.0
  • 4d80a4a @putout/processor-ignore: drop support of node < 22
  • e7c352a @putout/engine-runner: @putout/operator-json v3.0.0
  • 0693344 putout: @putout/processor-json v10.0.0
  • 712de0a @putout/processor-json: @putout/operator-json v3.0.0
  • c44b840 @putout/processor-json: drop support of node < 22
  • 8f8b7b6 putout: @putout/processor-markdown v13.0.0
  • 343794e @putout/processor-markdown: @putout/operator-json v3.0.0
  • 97d95be @putout/processor-markdown: drop support of node < 22
  • a6a9182 putout: @putout/processor-yaml v10.0.0
  • 362fcac @putout/processor-yaml: @putout/operator-json v3.0.0
  • 8cf9d00 @putout/processor-yaml: drop support of node < 22
  • f751af8 putout: @putout/operator-json v3.0.0
  • 864f4e0 @putout/operator-json: migrate to ESM

putout v41.5.7

05 Jan 14:28

Choose a tag to compare

🐞 fix

  • 392ee99 @putout/processor-filesystem: drop support of node < 22

🔥 feature

  • 53d5fb3 putout: @putout/operator-add-args v14.0.0
  • ba0aacb @putout/operator-add-args: drop support of node < 22
  • 9484793 @putout/processor-filesystem: migrate to ESM

putout v41.5.6

05 Jan 14:10

Choose a tag to compare

🔥 feature

  • 8b9e332 putout: @putout/operator-match-files v11.0.0
  • 9d7adae @putout/operator-match-files: migrate to ESM

putout v41.5.5

05 Jan 11:42

Choose a tag to compare

🔥 feature

  • c25c414 putout: @putout/plugin-simplify-ternary v9.0.0
  • 5e525ec @putout/operator-rename-files: migrate to ESM
  • e4c37e0 @putout/plugin-simplify-ternary: drop support of 🐊 < 41
  • b2b4140 @putout/plugin-simplify-ternary: value: isUndefined

putout v41.5.4

04 Jan 21:04

Choose a tag to compare

🔥 feature

  • 2da471e @putout/engine-runner: @putout/operator-declare v16.0.0
  • 2fe8e9a putout: @putout/operator-declare v16.0.0
  • caa53bf @putout/operator-declare: migrate to ESM
  • f959d33 root: supertape v12.0.0

putout v41.5.3

04 Jan 20:16

Choose a tag to compare

🐞 fix

  • 9548f79 putout: keep previous behaviour when putout has all the info

putout v41.5.2

04 Jan 18:58

Choose a tag to compare

🐞 fix

🔥 feature

  • b2fcbe2 putout: @putout/operator-jsx v3.0.0
  • 93db4b9 @putout/operator-jsx: migrate to ESM

putout v41.5.1

04 Jan 15:04

Choose a tag to compare

🔥 feature

  • 84dfaf5 putout: @putout/operator-parens v4.0.0
  • a912ca5 @putout/operator-parens: migrate to ESM
  • a2f4ba9 @putout/plugin-nodejs: convert-commonjs-to-esm: exports: value as function
  • e7904d5 @putout/plugin-nodejs: convert-commonjs-to-esm: ObjectMethod: improve support
  • f4b0c95 @putout/engine-parser: @putout/printer v17.0.0
  • a9f5323 @putout/plugin-printer: drop support of 🐊 < 41
  • de6a1c3 @putout/plugin-printer: remove-legacy-test-declaration: esm
  • 5769d9b @putout/plugin-nodejs: convert-commonjs-to-esm: exports: ObjectMethod: exclude
  • 439a36d @putout/plugin-nodejs: convert-commonjs-to-esm: exports: exclude spread
  • 3944604 eslint-plugin-putout: globals v17.0.0
  • e0fec51 @putout/eslint-config: globals v17.0.0
  • 3590e41 @putout/processor-svelte: drop support of 🐊 < 41
  • 1631b04 eslint-plugin-putout: migrate putout to ESM
  • 665cd60 putout: migrate to ESM

putout v41.5.0

03 Jan 21:08

Choose a tag to compare

🔥 feature

  • bea1d51 eslint-plugin-putout: migrate putout to ESM
  • 7c4c2ad putout: migrate to ESM
  • 340a4fe putout: @putout/processor-css v12.0.0
  • 1e529e7 @putout/processor-css: drop support of node < 22
  • 18d6bec @putout/plugin-nodejs: convert-commonjs-to-esm: require: export const = require
  • 19a3d1a @putout/plugin-esm: merge-export-declarations: improve numbering
  • 451e899 @putout/engine-parser: migrate to ESM