chore(deps): update storybook
This MR contains the following updates:
Release Notes
storybookjs/storybook
v7.0.22
7.0.22
- CLI: Prebundle boxen to resolve a ESM/CJS incompatibility - #23080, thanks @ndelangen!
- Core: Fix core-common to use node-fetch - #23077, thanks @ndelangen!
- Telemetry: Count onboarding stories - #23092, thanks @shilman!
v7.0.21
- Angular: Fix 16.1 compatibility - #23064, thanks @ndelangen!
- Angular: Fix ivy preset - #23070, thanks @ndelangen!
- CLI: Improve steps in storybook init - #22502, thanks @yannbf!
- CLI: Skip builder selection for react native - #23042, thanks @dannyhw!
- Core: Fix
builder-manager
adding multiple dashes to relative path - #22974, thanks @MarioCadenas! - Core: Improve
of={...}
DocBlock error in story index - #22782, thanks @shilman! - Dependencies: Set vue-component-type-helpers to latest - #23015, thanks @ndelangen!
- Vue3: Fix source decorator to generate correct story code - #22518, thanks @chakAs3!
- Web-components: Fix custom-elements order of property application - #19183, thanks @sonntag-philipp!
v7.0.20
Bug Fixes
- Server: Fix .stories.yml support #22906
- Docs: Fix Source block snippet updates #22835
- Core: Fix indexing errors by excluding node_modules stories #22873
- CLI: Fix upgrade notification message #22933
- Angular: Add --open/--no-open flag to dev command #22964
- Angular: Silence compodoc when running storybook with --quiet #22957
Maintenance
- Core: Improve MDX of error in story index #22782
Build
- Build: Fix the theme output during development #22841
- Revert "Docs: E2E tests for Source block update fix" #22934
v7.0.19
Bad release
v7.0.18
Bug Fixes
- Vue3: Fix TS 5.0 compat with vue-component-type-helpers #22814
- Vue3: Fix reactive args updates in decorators #22717
- Vue3: Revert v7 breaking change, restore reactive v6-compat API #22692
Build
- Build: Add more checks to ci:daily workflow #22815
- Build: Fix Nextjs E2E tests #22816
- Build: Bring back new Vue3 tests to main #22685
v7.0.17
Bug Fixes
- Vite: Fix pnpm support by replacing @storybook/global with
window
#22709 - Core: Fix
managerHead
preset inmain.ts
#22701
v7.0.16
Accidental no-op
v7.0.15
Bug Fixes
- UI: Fix
.mp3
support for builder-manager #22699 - Vite: Fix missing @storybook/global dependency #22700
- NextJS: Fix compatibility with Next 13.4.3 #22697
v7.0.14
Bug Fixes
- Core: Only connect to serverChannel in development mode #22575
- CLI: Fix error parsing on NPM proxy #22690
Maintenance
- Core: Create server channel from window.location #22055
v7.0.13
Bug Fixes
- Angular: Fix process I/O for compodoc command #22441
- CLI: Improve error handling when dealing with angular.json files #22663
- CLI: Skip prompting for eslint plugin with --yes flag #22651
- CLI: Account for windows paths when copying templates #22644
- CLI: Fix pnpm init command #22635
- UI: Add legacy font formats #22576
- Webpack: Remove the alias for
global
#22393
Maintenance
- Angular: Enable unit tests #22355
- CLI: Reduce installation noise and improve error handling #22554
- CLI: Only handle CTRL + C on init event #22687
- CLI: Don't touch nx packages on upgrade #22419
Build
- Build: Add discord notification when generating sandboxes fails #22638
- Build: Set correct ref on sandboxes Github action #22625
- Build: Fix sandbox generation scripts #22620
v7.0.12
Bug Fixes
- Core: Fix source snippets for stories with mapped args #22135
- CLI: Fix
getFrameworkPackage
logic #22559 - CLI: Remove automigrate reference from init command #22561
Maintenance
- CLI: Detach automigrate command from storybook init #22523
v7.0.11
Bug Fixes
- Toolbars: Fix title behavior in UI #22496
- CLI: Fix storybook upgrade precheckfailure object #22517
- CLI: Throw errors instead of rejecting promises #22515
- CLI: Remove unsupported frameworks/renderers and improve builder detection #22492
- Web-components: Fix source decorator to handle document fragments #22513
- Core: Fix windows path error in StoryStore v6 #22512
- CLI: Do not show a migration summary on sb init #22109
- UI: Show current search shortcut in search box sidebar #21619
- Outline: Fix additional outline border in docs mode #21773
- Measure: Deactivate when switching to Docs mode #21602
- CSF: Expose story id in composeStories #22471
- CLI: Prompt to force initialization when storybook folder is detected #22392
- UI: Fix css inconsistency in Button and Icon components #22497
v7.0.10
Bug Fixes
- CLI: Fix copyTemplate failures on
init
#22375 - CLI: Fix server init #22443
- CLI: Scope styles in sample components from the CLI templates #22162
- React: Use correct default annotations for composeStories #22308
- Server: Add json indexer #22460
- UI: Fix opacity from list-item color #22074
Maintenance
storybookjs/testing-library
v0.1.0
Thank you, Kasper Peulen (@kasperpeulen), for all your work!
🚀 Enhancement
🐛 Bug Fix
- Support Storybook 7.0.0 #34 (@yannbf)
- Make
waitFor
interceptable and don't override interval/timeout #23 (@ghengeveld @yannbf) - support storybook 7.0 #30 (@yannbf)
Authors: 3
- Gert Hengeveld (@ghengeveld)
- Kasper Peulen (@kasperpeulen)
- Yann Braga (@yannbf)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.