Skip to content

putout v37.15.0

Choose a tag to compare

@coderaiser coderaiser released this 14 Jan 16:41
· 4721 commits to master since this release

🔥 feature

  • b63ba46 @putout/processor-css: stylelint-config-standard v37.0.0
  • bdefe42 putout: @putout/plugin-remove-nested-blocks v7.0.0
  • c29efca putout: @putout/plugin-remove-unreachable-code v2.0.0
  • 415250d putout: @putout/plugin-remove-unused-expressions v10.0.0
  • 9202702 @putout/plugin-labels: remove-unused: exclude when previous ReturnStatement without args
  • 8f8efd1 @putout/labels: drop support of 🐊 < 37
  • bdcf9e2 @putout/plugin-remove-unreachable-code: drop support of 🐊 < 37
  • ba54401 @putout/plugin-remove-unreachable-code: exclude ReturnStatement wihout arg
  • a4e6777 @putout/plugin-remove-nested-blocks: drop support of 🐊 < 37
  • 0b67092 @putout/plugin-remove-nested-blocks: exclude ReturnStatement
  • 278c48b @putout/plugin-remove-unused-expressions: return block
  • ae26c57 @putout/plugin-remove-unused-expressions: drop support of 🐊 < 37
  • 0cd79a7 @putout/plugin-remove-unused-expressions: exclude return without argument with next sibling
  • c5d32f7 @putout/plugin-merge-return-with-next-sibling: add
  • 4b9619a @putout/plugin-react-router: v7-split-multi-segment-route: object (#221)
  • 1c5b7c2 @putout/plugin-react-router: drop support of 🐊 < 37
  • 8af6d22 @putotu/plugin-react-router: v7-split-multi-segment-route: add (#221)
  • 36b8c05 @putout/plugin-apply-arrow: exclude LogicalExpression