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