Skip to content

v0.15.5

Compare
Choose a tag to compare
@insin insin released this 06 Feb 06:09
· 423 commits to master since this release

Fixed:

  • Fixed blank version being set for the React peerDependency in new react-component projects.
    • getstorybook now works in a new react-component project again
  • Use the transpiled ES5 version of preact-compat for compatibility builds using react build with the --preact flag, to prevent UglifyJS errors [#244]