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 1b898b0 commit 4f9a3b5Copy full SHA for 4f9a3b5
.changeset/pre.json
@@ -19,6 +19,7 @@
19
"frank-meals-guess",
20
"good-moons-happen",
21
"hungry-jars-search",
22
+ "modern-icons-marry",
23
"perf-mermaid-deferred-render",
24
"red-cycles-lick",
25
"ripe-gifts-build",
packages/streamdown/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# streamdown
2
3
+## 2.0.0-canary.1
4
+
5
+### Patch Changes
6
7
+- 1b898b0: Fix dynamic module imports
8
9
## 2.0.0-canary.0
10
11
### Major Changes
packages/streamdown/package.json
@@ -1,6 +1,6 @@
{
"name": "streamdown",
- "version": "2.0.0-canary.0",
+ "version": "2.0.0-canary.1",
"type": "module",
"main": "./dist/index.js",
"module": "./dist/index.js",
0 commit comments