Skip to content

Commit

Permalink
chore: estree-to-babel: v7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 13, 2023
1 parent 6401ca6 commit 7dd31c7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
2023.09.13, v7.0.0

feature:
- 6401ca6 set-directives
- 75a7650 package: @typescript-eslint/typescript-estree v6.7.0
- 67c5c4d estree-to-babel: drop support of Babel < 8
- 1a13346 package: eslint-plugin-putout v19.6.0
- 8ae6b3f package: putout v31.8.5
- 79fe1aa package: nodemon v3.0.1
- 2cffcc3 package: estree-util-attach-comments v3.0.0
- 4a63c63 use babel 8

2023.07.08, v6.0.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "estree-to-babel",
"version": "6.0.0",
"version": "7.0.0",
"type": "commonjs",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "convert estree ast to babel",
Expand Down

0 comments on commit 7dd31c7

Please sign in to comment.