Skip to content

Commit

Permalink
chore(package) v25.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Apr 1, 2022
1 parent cd4b9f4 commit b5f691d
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
@@ -1,3 +1,13 @@
2022.04.01, v25.13.0

feature:
- (package) @putout/plugin-typescript v2.0.0
- (@putout/plugin-typescript) drop support of 馃悐 < 16
- (@putout/plugin-typescript) remove-duplicates-from-union: avoid duplicates reporting
- (@putout/plugin-extract-object-properties) not-equal-deep: link to listStore() results -> call linkStore() when neaded
- (@putout/engine-runner) store: listStore: use Set() inside to prevent duplicates and return array


2022.03.31, v25.12.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "25.12.0",
"version": "25.13.0",
"type": "commonjs",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "馃悐 Pluggable and configurable code transformer with built-in eslint and babel plugins support of js, jsx typescript, flow files, markdown, yaml and json",
Expand Down

0 comments on commit b5f691d

Please sign in to comment.