Skip to content

Commit

Permalink
chore: putout: v35.35.4
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jun 19, 2024
1 parent f445af2 commit 5e66c79
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/putout/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2024.06.19, v35.35.4

feature:
- f445af289 putout: @putout/plugin-regexp v9.0.0
- b2ebf86b5 @putout/plugin-regexp: drop support of 🐊 < 35
- 3509f479e @putout/plugin-regexp: remove-useless-group: exclude Disjunction
- 7e2a26cb5 @putout/plugin-minify: types: exclude object property
- b3881ccec @putout/plugin-remove-useless-spread: object: inside call
- 9324b4916 @putout/operate: get-literal-raw: no raw, no extra

2024.06.19, v35.35.3

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.35.3",
"version": "35.35.4",
"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 5e66c79

Please sign in to comment.