Skip to content

v0.44.0

Compare
Choose a tag to compare
@bedrich-schindler bedrich-schindler released this 29 Nov 12:37

⚠️ 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 nonrenderable false and null values (#332) (PR #339)

📖 Documentation

  • Fix links in docs now when component categories are no longer present in URI (PR #337)