Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

3.8.2

Compare
Choose a tag to compare
@developit developit released this 13 Oct 02:46
· 129 commits to master since this release

馃帀 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.