Releases: reg-viz/storycap
Releases · reg-viz/storycap
v5.0.1
v5.0.0
Breaking changes
- Drop legacy Storybook (<= v6) support (#860)
- Change supported Node.js lower version to v18.x
What's Changed
- Upgrade prettier by @Quramy in #861
- chore: Update compat SB section by @Quramy in #863
- Drop SB v6 support by @Quramy in #862
- feat: Drop old Node.js by @Quramy in #864
- docs: Refinement README by @Quramy in #866
- chore: Move at types to dev deps by @Quramy in #868
- Remove unused type decl by @Quramy in #872
Full Changelog: v4.3.1...v5.0.0
v4.3.1
What's Changed
- Limit to only using require to let Rollup bundler to detect the file as cjs file by @indigolain in #857
- chore: Modify sample stories by @Quramy in #859
Full Changelog: v4.3.0...v4.3.1
v4.3.0
New features
- Add support for storybook v8 by @indigolain in #855
Fixes
- #806 Fix "failed to find element" by @stefanroeck in #807
- chore: fix external link in the README by @penicillin0 in #835
- Update some dependencies
New Contributors
- @stefanroeck made their first contribution in #807
- @penicillin0 made their first contribution in #835
- @indigolain made their first contribution in #855