Release 15.0.0-beta.0
Pre-release
Pre-release
100terres
released this
21 Aug 20:37
·
249 commits
to main
since this release
15.0.0-beta.0 (2022-08-21)
Docs 📃
Features 🔥
- peer-deps: add react and react-dom 18 (#321) (36e97cd), closes #319
- registry: drop ansyc registry clean for react 18+ (#392) (89c7d07)
Bug Fixes 🛠
- make sure the droppable exsist in the registry before notify a removal (#392) (dc92b26)
- react: prevent automatic batching for some state changes (#392) (ed0e9c2)
Tests 🧪
- adjust test to work for react 16, 17 and 18 (#392) (e728b7a)
- dev-deps: migrate from enzyme to @testing-library/react (#323) (4fa731f)
Others 🔧
- deps: bump multiple deps and dev-deps (#392) (3b22dae)
- deps: support react-redux@8 (#392) (82c111e)
- dev-deps: bump all babel related packages (#395) (40bd6bc)
- dev-deps: bump all eslint related packages (#395) (66d5374)
- dev-deps: bump commit and release packages (#395) (525fb63)
- dev-deps: bump cypress and fix specs (#392) (26bf701)
- dev-deps: bump node to 16.17.0 (#395) (ee38217)
- dev-deps: bump prettier (#395) (68fe9b8)
- dev-deps: bump rollup related packages (#395) (811fb88)
- dev-deps: bump styling related packages (#395) (b7e5a2f)
- dev-deps: bump support packages (#395) (e73a8fc)
- storybook: disable telemetry (#392) (2d6fba4)
- storybook: enable strict mode (#392) (7106efa)
- test: fix issue when running test with react major version env set (#392) (5ce1957)
- test: setup jest test to run against the last three major version of react (#392) (5cae0bd)
- type: fix react-virtualized type (library does not support react 18) (#392) (b990622)
- update sizes snapshot (#392) (142563e)