Skip to content

Commit

Permalink
chore: putout: v35.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 25, 2024
1 parent 10f1f8d commit 0176dd2
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
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2024.05.25, v35.29.0

feature:
- 10f1f8d39 package: @putout/plugin-declare-before-reference v4.0.0
- a29e8de29 @putout/plugin-declare-before-reference: use getPathAfterRequires
- c9bfe433b @putout/plugin-declare-before-reference: drop support of 馃悐 < 35
- ac311c393 @putout/plugin-putout: convert-get-rule-to-require: use getPathAfterRequires
- 8dc811a53 @putout/plugin-putout: declare: operator: getPathAfterRequires
- 19f7b5351 @putout/operate: getPathAfterRequires: add
- 8ecff1259 @putout/plugin-for-of: add-missing-declaration: add

2024.05.23, v35.28.0

feature:
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.28.0",
"version": "35.29.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 0176dd2

Please sign in to comment.