Skip to content

putout v42.15.0

Choose a tag to compare

@coderaiser coderaiser released this 13 Sep 13:21
· 31 commits to master since this release

馃悶 fix

  • cacfcc3 @putout/plugin-filesystem: convert-simple-filesystem-to-filesystem: TemplateLiteral: raw -> cooked
  • 39763c7 @putout/operator-json: fromJS: trailing newlines
  • c0f93dd @putout/plugin-for-of: map: re-assign: exclude
  • 045c25c @putout/plugin-assignment: not AssignmentPattern: exclude

馃敟 feature

  • eb30169 @putout/plugin-putout: declare: sortProperties: add
  • 416d5cf @putout/operator-sort-properties: add
  • b245da1 @putout/plugin-putout: declare-template-variables: not Replacer: exclude
  • eae196e putout: ts 7
  • edc9346 @putout/plugin-esm: apply-export-from: exportKind: type
  • 7dc1b49 @putout/processor-json: remove-blank-line: add
  • 23ecc3e @putout/operator-json: rm useless remove-black-lines
  • 92e8fee @putout/formatter-time: chalk v6.0.0
  • b97a62d @putout/formatter-progress-bar: chalk v6.0.0
  • 7ccf788 @putout/formatter-memory: chalk v6.0.0
  • fb31bde eslint-plugin-putout: mocha v12.0.0
  • 9ee198b @putout/plugin-sort-readme-file: sort-headings: heading level more then 2
  • 1df8ad5 @putout/plugin-putout: sort-readme-file: sort-contents: localeCompare (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/localeCompare)
  • 3f9c269 @putout/plugin-putout: sort-readme-file: sort-headings: localeCompare (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/localeCompare)
  • ba9b4f7 @putout/plugin-putout: sort-readme-file: sort-headings: codeblocks
  • 5054c74 @putout/operator-match-files: do not pass assets to merge
  • 63a22b1 @putout/processor-markdown: merge: no assets passed -> preserve existing
  • 320dcfb @putout/plugin-putout: sort-readme-file: sort-headings: badges
  • 0830a24 @putout/plugin-putout: sort-readme-file: sort-headings: rm dead code
  • bb8fe6e @putout/plugin-putout: sort-readme-file: sort-headings: simplify
  • a565a31 @putout/plugin-putout: sort-readme-file: sort-heading: improve
  • 6b51163 @putout/operator-match-files: ## 馃悶 fix
    handle throw
  • 24cd38a @putout/plugin-putout: sort-readme-file: sort-headings
  • 91f1988 @putout/plugin-printer: remove-useless-arrow: useful: exclude
  • 525cd30 @putout/operate: replaceWithMultiple: path can be passed instead of node
  • 0bfe2e1 @putout/operate: replace-with: get rid of SequenceExpression: when inside ArrayExpression
  • 04e5954 @putout/plugin-tape: convert-ok-to-pass: add
  • e23bdf0 @putout/plugin-filesystem: convert-js-to-json: strict: rm
  • bcffce4 @putout/operator-match-files: [matchedAST, matchedJS] -> {ast, assets}
  • e54df3b @putout/operator-match-files: magic-print: simplify
  • 30fd239 @putout/operator-match-files: magic-parse: simplify
  • fd2a0e5 @putout/plugin-putout: sort-readme-file: sort-content: rules section
  • de04397 @putout/operator-match-files: throw
  • 522302d @putout/operator-match-files: markdown: json
  • 517b46a @putout/plugin-putout: sort-readme-file: add
  • 4a0c269 @putout/operator-filesystem: findFile: exclude fn
  • 91d7f42 @putout/plugin-putout: sort-readme-file: add
  • 02e37ba @putout/operator-match-files: markdown
  • 388f78d @putout/processor-markdown: branch/merge: sync
  • 2f65e5d @putout/plugin-filesystem: convert-simple-filesystem-to-filesystem: emoji
  • 7339741 @putout/operator-filesystem: export toBase64, fromBase64