18
- Support for
react
andreact-dom
version 18. May not work with other versions.
What's Changed
- Added validation for typescript typings by @vojty in #352
- Update scheduler to the latest version 🚀 by @Greenkeeper in #355
- export member useStrictMode by @Vicfeel in #379
- Update react-reconciler to the latest version 🚀 by @Greenkeeper in #410
- Update react to the latest version 🚀 by @Greenkeeper in #411
- Update scheduler to the latest version 🚀 by @Greenkeeper in #412
- Add info about bridging React Context by @ejarzo in #450
- Fix typo in README by @JoeDuncko in #463
- Make React Konva compatible with React v17 by @alexkuz in #508
- Fix a couple typos in error messages by @JonDegn in #522
- Update react, react-dom peer dependency to support versions >=16.8.0 by @nsharma1396 in #603
- Expose react reconciler by @tuoxiansp in #642
- Make type definitions compatible with @types/react 18.0.0 by @stues in #659
New Contributors
- @vojty made their first contribution in #352
- @Vicfeel made their first contribution in #379
- @ejarzo made their first contribution in #450
- @JoeDuncko made their first contribution in #463
- @alexkuz made their first contribution in #508
- @JonDegn made their first contribution in #522
- @nsharma1396 made their first contribution in #603
- @tuoxiansp made their first contribution in #642
- @stues made their first contribution in #659
Full Changelog: v16.8.6...v18.1.0