15.0.0 (2022-08-22)
Docs ๐
Bug Fixes ๐
- make sure the droppable exsist in the registry before notify a removal (#392) (8648c80)
- react: prevent automatic batching for some state changes (#392) (cf5e3bd)
Tests ๐งช
- adjust test to work for react 16, 17 and 18 (#392) (5b3f3a6)
- dev-deps: migrate from enzyme to @testing-library/react (#323) (8676466)
Features ๐ฅ
- browserslist: drop ie support and tweak a bit the config (#404) (d520b66)
- peer-deps: add react 18 (#321) (0439bd4), closes #319
- registry: drop ansyc registry clean for react 18+ (#392) (3ca8100)
Others ๐ง
- commitizen: drop hook on commit in favor of a command (#400) (9f951df)
- config: convert some to json, fix broken syntax and run prettier (#405) (25fb114)
- deps: bump multiple deps and dev-deps (#392) (adaeefb)
- deps: support react-redux@8 (#392) (60d9e51)
- deps: update browser-tools orb to v1.4.0 (#359) (03a99da)
- deps: update wagoid/commitlint-github-action action to v5 (#386) (97c7912)
- dev-deps: bump all babel related packages (#395) (7bf5ea0)
- dev-deps: bump all eslint related packages (#395) (8e3b791)
- dev-deps: bump commit and release packages (#395) (8a21996)
- dev-deps: bump cypress and fix specs (#392) (5fffa27)
- dev-deps: bump node to 16.17.0 (#395) (f97a37c)
- dev-deps: bump prettier (#395) (d42bcab)
- dev-deps: bump rollup related packages (#395) (5a5ccd6)
- dev-deps: bump styling related packages (#395) (02e5d04)
- dev-deps: bump support packages (#395) (46c3828)
- dev-deps: pin dependencies (#396) (d040c9c)
- dev-deps: update dependency @types/node to v16.11.52 (#332) (c63bfeb)
- dev-deps: update dependency eslint-plugin-jest to v26.8.7 (#349) (97b430d)
- npm: list package as public (#402) (a2a856c)
- npm: make sure to publicly publish to npm (#401) (da98909)
- release 15.0.0-beta.0 (813953d)
- release: improve release script (#403) (6311614)
- renovate: prevent pr to upgrade packages for old react versions (#399) (642d2af)
- storybook: disable telemetry (#392) (0193604)
- storybook: enable strict mode (#392) (ff3017a)
- test: fix issue when running test with react major version env set (#392) (bd0cce2)
- test: setup jest test to run against the last three major version of react (#392) (0fdbc22)
- type: fix react-virtualized type (library does not support react 18) (#392) (2e186c3)
- update sizes snapshot (#392) (180f7f6)