Skip to content

Commit 2fa2ad1

Browse files
committed
chore: @putout/recast: v1.15.0
1 parent 05453d8 commit 2fa2ad1

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2024.05.27, v1.15.0
2+
3+
feature:
4+
- eaa7e90 Support type parameters on JSX components in TSX (<Foo<Bar> />)
5+
16
2024.04.05, v1.14.0
27

38
fix:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Ben Newman <bn@cs.stanford.edu>",
33
"name": "@putout/recast",
4-
"version": "1.14.0",
4+
"version": "1.15.0",
55
"description": "JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator",
66
"keywords": [
77
"ast",

0 commit comments

Comments
 (0)