Releases: storybookjs/react-native
Releases Β· storybookjs/react-native
v7.6.20
v7.6.19
What's Changed
- chore(deps): bump express from 4.18.2 to 4.19.2 by @dependabot in #566
- chore(deps): bump webpack-dev-middleware from 6.1.1 to 6.1.2 by @dependabot in #565
- chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #563
- chore(deps): bump ip from 1.1.8 to 1.1.9 by @dependabot in #557
- Update prepareStories to handle more options & strip play functions by @awinograd in #573
New Contributors
- @awinograd made their first contribution in #573
Full Changelog: v7.6.18...v7.6.19
v7.6.18
What's Changed
- fix: types was included in the
.js
file output using theuseJs
option insb-rn-get-stories
by @grgr-dkrk in #567
Full Changelog: v7.6.17...v7.6.18
v8.0.0-alpha.4
What's Changed
breaking changes
- new ui
- requires the following packages @gorhom/bottom-sheet, react-native-gesture-handler, react-native-reanimated, react-native-svg
- currently on rn cli a react-native-url-polyfill may be needed, fix will come to remove this requirement.
see: #538
Full Changelog: v8.0.0-alpha.2...v8.0.0-alpha.4
v7.6.17
v8.0.0-alpha.2
What's Changed
Full Changelog: v8.0.0-alpha.1...v8.0.0-alpha.2
v7.6.16
v8.0.0-alpha.1
Updated to storybook 8.0.0-rc.1
Full Changelog: v8.0.0-alpha.0...v8.0.0-alpha.1
v7.6.15
What's Changed
- Update MIGRATION.md by @damdafayton in #550
- feat: add story unit tests with compose story by @dannyhw in #551
storybook core v7.6.13 makes unit tests with compose story possible
New Contributors
- @damdafayton made their first contribution in #550
Full Changelog: v7.6.14...v7.6.15