Releases: dash-ui/react
Releases · dash-ui/react
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2022-06-25)
Bug Fixes
- dont import react-dom/server directly (c48eb5f)
- fix broken tests (0a015eb)
- make server types more generalized (874b7f8)
Features
- allow nonce on server style tag (92e527a)
- make it compatible with styles alpha (d24e556)
- release v1 (5fcf22f)
- remove alpha peers (4d99dcd)
- require a styles instance as the first argument for hookks (254bf73)
BREAKING CHANGES
- Requires that the user provide a style instance as the first argument for hooks.
Also removesDashProvider
anduseDash
utilities. - Updates some types to be compatible with the latest alpha of Dash
v1.0.0-alpha.6
v1.0.0-alpha.5
v1.0.0-alpha.4
v1.0.0-alpha.3
v1.0.0-alpha.2
1.0.0-alpha.2 (2021-10-29)
Bug Fixes
- fix broken tests (0a015eb)
Features
- require a styles instance as the first argument for hookks (254bf73)
BREAKING CHANGES
- Requires that the user provide a style instance as the first argument for hooks.
Also removesDashProvider
anduseDash
utilities.
v1.0.0-alpha.1
1.0.0-alpha.1 (2021-10-29)
Features
- make it compatible with styles alpha (d24e556)
BREAKING CHANGES
- Updates some types to be compatible with the latest alpha of Dash