Skip to content

Commit

Permalink
chore(package) v10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Oct 24, 2020
1 parent b03a05c commit 7bfd715
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,14 @@
2020.10.24, v10.3.0

feature:
- (package) @putout/plugin-convert-to-arrow-function v3.0.0
- (@putout/plugin-convert-to-arrow-function) drop support of node < 12
- (@putout/plugin-convert-to-arrow-function) add support of ReturnStatement
- (@putout/plugin-postcss) add
- (@putout/plugin-apply-numeric-separators) add support of absent raw
- (@putout/plugin-webpack) add covert-query-loader-to-use


2020.10.17, v10.2.1

fix:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "10.2.1",
"version": "10.3.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "the pluggable code transformer",
"homepage": "http://github.com/coderaiser/putout",
Expand Down

0 comments on commit 7bfd715

Please sign in to comment.