Skip to content

Commit

Permalink
chore: putout: v35.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 10, 2024
1 parent 60f3215 commit 6dd47d1
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
2024.05.10, v35.23.0

fix:
- fa79b359c @putout/plugin-eslint: apply-dir-to-flat: report

feature:
- 60f3215aa putout: @putout/plugin-for-of v6.0.0
- 360f0cc9d @putout/plugin-generators: add
- e674127aa @putout/plugin-for-of: add-missing-star: move out to generators
- 06937ee22 @putout/plugin-filesystem: convert-simple-filesystem-to-filesystem: improve check of parent directory
- 358fa9655 @putout/plugin-putout: convert-node-to-path-in-get-template-values: exclude parentPath
- c0f246225 @putout/plugin-apply-overrides: exclude nested
- 6d61ac19a @putout/plugin-eslint: apply-dir-to-flat
- 195ed1a66 root: @putout/eslint-flat v2.0.0
- 2787a7c5a @putout/eslint: ignore await/yield
- aef0bfe36 @putout/eslint-flat: add __dirname/import.meta.url

2024.05.09, v35.22.4

fix:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "35.22.4",
"version": "35.23.0",
"type": "commonjs",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "馃悐 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json",
Expand Down

0 comments on commit 6dd47d1

Please sign in to comment.