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 c48eb5f commit 32fcc31Copy full SHA for 32fcc31
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.0.0-alpha.4](https://github.com/dash-ui/react/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2021-11-06)
2
+
3
4
+### Bug Fixes
5
6
+* dont import react-dom/server directly ([c48eb5f](https://github.com/dash-ui/react/commit/c48eb5fad5d0153951e35610f027739d1b9f234d))
7
8
# [1.0.0-alpha.3](https://github.com/dash-ui/react/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2021-10-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@dash-ui/react",
- "version": "1.0.0-alpha.3",
+ "version": "1.0.0-alpha.4",
"description": "React components and hooks for dash-ui",
"license": "MIT",
"author": "Jared Lunde <[email protected]> (https://jaredLunde.com)",
0 commit comments