We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbcd2c7 commit 8fd987cCopy full SHA for 8fd987c
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
#### :bug: Bug Fix
21
0 commit comments