v0.44.0
⚠️ Breaking Changes
- Update React to version 17 and update rest of dependencies (PR #336)
🐞 Bug Fixes
- Ease PropType validation of the
children
prop to allow passing in nonrenderablefalse
andnull
values (#332) (PR #339)
📖 Documentation
- Fix links in docs now when component categories are no longer present in URI (PR #337)