Skip to content

putout v42.8.0

Choose a tag to compare

@coderaiser coderaiser released this 06 Jul 12:53

🐞 fix

  • 650f77b @putout/plugin-wasm: convert-get-local-to-local-get: namespace
  • 29bce19 @putout/plugin-wasm: apply-nesting: arguments order

🔥 feature

  • d7ed0bb @putout/plugin-wasm: convert-set-local-to-local-set
  • d042458 @putout/plugin-wasm: convert-get-local-to-local-get: add
  • d337b68 @putout/processor-wasm: apply-nesting from plugin-wasm
  • 677d7be @putout/processor-wasm: drop support of 🐊 < 42
  • a0767aa @putout/processor-wasm: use nirguna printer/parser
  • c2024ef @putout/plugin-wasm: add
  • 122da17 @putout/plugin-putout: declare: __wasm: add
  • ecd89ab @putout/operator-wasm: add
  • 904a398 @putout/operator-wasm: add
  • 5f148a2 @putout/test: overrides: extension: overlap with js - when extension passed it should have priority over js and ts
  • 1a35314 @putout/plugin-printer:remove-useless-print: add
  • c5c8dde @putout/plugin-for-of: from-while: add
  • 1932ad0 @putout/operator-type-checker: re-export types from @putout/printer/type-checker