Releases: storybookjs/addon-designs
Releases · storybookjs/addon-designs
v8.0.4
v8.0.3
🐛 Bug Fix
- Support for the new Figma share URL #240 (@pocka @ghengeveld)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Shota FUJI (@pocka)
v8.0.2
v8.0.1
v8.0.0
💥 Breaking Change
- Upgrade to Storybook 8 #232 (@JReinhold)
🐛 Bug Fix
Authors: 3
- Jeppe Reinhold (@JReinhold)
- Norbert de Langen (@ndelangen)
- Shaun Evening (@ShaunEvening)
v8.0.0-next.1
v8.0.0-next.0
🐛 Bug Fix
- Update some stories to CSF3 (@Integrayshaun)
- Remove old mdx addon (@Integrayshaun)
- Add missing typings (@Integrayshaun)
- Update to React18; Update to SB8 (@Integrayshaun)
- Update node version (@Integrayshaun)
⚠️ Pushed to next
- Set version to 8 alpha (@Integrayshaun)
- Temporarily remove broken addon (@Integrayshaun)
Authors: 1
- Shaun Evening (@Integrayshaun)
v7.0.9
🐛 Bug Fix
- Formatting change to debug release flow #225 (@shilman)
- Code formatting change to trigger release #224 (@shilman)
- Correct module check to not throw an error #190 (@smmccabe @yannbf)
- Add
onCollapsedChange
prop for Doc Block #217 (@pocka) - Re-enable GitHub Pages deploy workflow #213 (@pocka)
- Fix README badge URLs #205 (@pocka)
- Update repository URL to storybookjs/addon-designs #206 (@pocka)
🏠 Internal
📝 Documentation
- Add more package.json keywords #223 (@shilman)
- README: Fix main.js for 7.0+ #222 (@shilman)
- Archive changelog and link addon changelog to root #221 (@shilman)
Authors: 4
v7.0.4
🐛 Bug Fix
- Don't use key anymore for rendering addon #207 (@kasperpeulen)
⚠️ Pushed to master
- Create CODEOWNERS (@valentinpalkovic)
Authors: 2
- Kasper Peulen (@kasperpeulen)
- Valentin Palkovic (@valentinpalkovic)
v7.0.0
🐛 Bug Fix
- Add Official Support for Storybook 7.0 #192 (@thafryer @Integrayshaun @shilman)
- Add auto release script #198 (@shilman)
- Update usage link #196 (@dlarroder)
- Update Docs & Demo link #188 (@yaronuliel)
- chore(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 #180 (@dependabot[bot])
- chore(deps): Bump loader-utils from 1.4.1 to 1.4.2 #176 (@dependabot[bot])
- chore(deps): Bump loader-utils from 1.4.0 to 1.4.1 #174 (@dependabot[bot])
- Fix support for Storybook 7.0.0-alpha #173 (@interphased)
- fix: update storybook addons import for Storybook 7.0 #160 (@yannbf)
- chore(deps): Bump terser from 4.8.0 to 4.8.1 #159 (@dependabot[bot])
- Do not destroy rendered contents on addon tab changes #157 (@pocka)
- Add missing peer dependencies #133 (@asmundg)
- docs: Remove
withDesign
from docs and tests (@pocka)
⚠️ Pushed to master
- chore: Delete publish workflows (@pocka)
- 7.0.0-beta.2 (@pocka)
- chore: Add Storybook v7 to peer deps (@pocka)
- 7.0.0-beta.1 (@pocka)
- docs: Update CHANGELOG.md (@pocka)
- docs: Update README (@pocka)
- 7.0.0-beta.0 (@pocka)
- feat: Add ErrorBoundary (@pocka)
- style: Remove unused function parameter (@pocka)
- fix: Prevent manager UI crashes when
type
is empty (@pocka) - 7.0.0-alpha.3 (@pocka)
- docs: Update CHANGELOG (@pocka)
- docs: Fix CHANGELOG formatting (@pocka)
- 7.0.0-alpha.2 (@pocka)
- feat: Sketch embeds (@pocka)
- docs: Add alpha installation command (@pocka)
- 7.0.0-alpha.1 (@pocka)
- chore: Add code validity check workflow (@pocka)
- chore: Format files (@pocka)
- chore: Use default Prettier config (@pocka)
- style: Format files (@pocka)
- chore: Add
fmt
script (@pocka) - chore: Remove publishConfig.tag (@pocka)
- docs: Add release manual (@pocka)
- 7.0.0-alpha.0 (@pocka)
- chore: Use wildcard for version specifier in internal packages (@pocka)
- chore: Add react/react-dom to peerDependencies (@pocka)
- misc: Update import path for Docs Blocks (@pocka)
- feat: Requires Storybook@>=6.4 (@pocka)
- chore: Upgrade devDependencies with config update (@pocka)
- chore: Switch from Yarn v1 to npm v8 (@pocka)
- chore: Upgrade Node.js version for development (@pocka)
- chore: Upgrade ghpages action (@pocka)
- chore: Upgrade and tidy Node.js action (@pocka)
- chore: Upgrade checkout action (@pocka)
Authors: 10
- @dependabot[bot]
- Åsmund Grammeltvedt (@asmundg)
- Dale Larroder (@dlarroder)
- Jarel Fryer (@thafryer)
- Michael Shilman (@shilman)
- Ryan Kent (@interphased)
- Shaun Evening (@Integrayshaun)
- Shota FUJI (@pocka)
- Yann Braga (@yannbf)
- Yaron Uliel (@yaronuliel)