Skip to content

Commit 80fc1d0

Browse files
committed
chore: putout: v40.6.0
1 parent 364ffb0 commit 80fc1d0

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

packages/putout/ChangeLog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
2025.08.16, v40.6.0
2+
3+
fix:
4+
- 0ecbe9720 @putout/plugin-regexp: optimize: exclude RegExp with slash (DmitrySoshnikov/regexp-tree#273)
5+
6+
feature:
7+
- 51588604c putout: @putout/operator-regexp v2.0.0
8+
- 114aeec46 @putout/plugin-putout: transformRegExp: add
9+
- f026eb3b8 @putout/plugin-regexp: remove-useless-regexp: transformRegExp
10+
- 056a8dce0 @putout/plugin-regexp: remove-useless-group: transformRegExp
11+
- d3e9731de @putout/plugin-regexp: remove-duplicates-from-character-class: add
12+
- 53a2dd161 @putout/operator-regexp: transformRegExp: add
13+
- a33f11522 @putout/operator-regexp: transformRegExp: add
14+
- ad17b375e @putout/engine-reporter: @putout/formatter-progress v6.0.1
15+
- a1dfa278d @putout/plugin-regexp: apply-character-class: exclude not escaped
16+
- 9bdb516dd @putout/plugin-regexp: apply-character-class: escaped
17+
- 41e9fe2aa @putout/plugin-regexp: apply-character-class: add
18+
119
2025.08.13, v40.5.2
220

321
fix:

packages/putout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "putout",
3-
"version": "40.5.2",
3+
"version": "40.6.0",
44
"type": "commonjs",
55
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
66
"description": "🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json",

0 commit comments

Comments
 (0)