Skip to content

Commit bd0dd4b

Browse files
committed
chore(package) v25.11.4
1 parent 4eff41c commit bd0dd4b

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

packages/putout/ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2022.03.30, v25.11.4
2+
3+
feature:
4+
- (package) @putout/plugin-remove-useless-variables v7.0.0
5+
- (@putout/plugin-remove-useless-variables) drop support of putout < 25
6+
- (@putout/plugin-remove-useless-variables) remove: exclude bindings with constant violations (#100)
7+
- (@putout/operate) remove: preserve only top-level comments, remove other (#100)
8+
- (@putout/operate) compute: exclude SpreadElement from extracting (#100)
9+
10+
111
2022.03.30, v25.11.3
212

313
feature:

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": "25.11.3",
3+
"version": "25.11.4",
44
"type": "commonjs",
55
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
66
"description": "🐊 Pluggable and configurable code transformer with built-in eslint and babel plugins support of js, jsx typescript, flow files, markdown, yaml and json",

0 commit comments

Comments
 (0)