0.9.0
Breaking Changes
- Stops versioning
lib/js
@bloodyowl in #552 - Use simpler constructs for createRoot @bloodyowl in #546
Additions
- Adds
ReactErrorBoundary
@bloodyowl in 577 - Adds React StrictMode @relekang in #572
- Adds tests @bloodyowl in #575
- Adds
[@bs.uncurry]
touseReducerWithMapState
@johnridesabike in #570 - Moves reason-test-framework to
devDependency
@bloodyowl in #578 - Adds React.component as a new binding for making components @rickyvetter in #571
- Uses console.error for hydrate function @bloodyowl in #545
- Adds pointer events @nickretallack in #584
- ReactDOM simplification @bloodyowl in #547
- Adds uncurried hooks @johnridesabike in #551
Maintenance
- Adds
docs
to.npmignore
@peterpme in #583
Documentation
- Fixed typo in blog post @maxdeviant in #569
- Importing components with default props @johnridesabike in #573
- Adds binding to external context docs @alavkx in #495
- Adds Personas by Draftbit example @dylanirlbeck in #586