We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e18aea commit 0bf8a9cCopy full SHA for 0bf8a9c
CHANGELOG.md
@@ -14,7 +14,8 @@
14
15
#### :rocket: New Feature
16
17
-- experimental support of tagged template literals, eg ```sql`select * from ${table}```. https://github.com/rescript-lang/rescript-compiler/pull/6250
+- Experimental support of tagged template literals, eg ```sql`select * from ${table}```. https://github.com/rescript-lang/rescript-compiler/pull/6250
18
+- Experimental support for generic/custom JSX transforms. https://github.com/rescript-lang/rescript-compiler/pull/6565
19
20
# 11.0.1
21
0 commit comments