This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
3.8.2
🎉 This release brings full compatibility with React Storybook!
Changes Since 3.7.1:
- Ensure
.attributes
/.props
is always populated, since React does so - Remove
props.children
if it's an empty Array, since that is now much more often the case as of Preact 6.3.0.