We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12386a0 commit 6045251Copy full SHA for 6045251
packages/sucrase/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-sucrase ChangeLog
2
3
+## v5.1.0
4
+
5
+_2026-03-05_
6
7
+### Features
8
9
+- sucrase: add support for jsxRuntime and other missing Sucrase options ([#1961](https://github.com/rollup/plugins/issues/1961))
10
11
## v5.0.2
12
13
_2023-10-05_
packages/sucrase/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-sucrase",
- "version": "5.0.2",
+ "version": "5.1.0",
"publishConfig": {
"access": "public"
},
0 commit comments