extensive-react-boilerplate
extensive-react-boilerplate copied to clipboard
chore(deps): update storybook monorepo to v8.6.12
trafficstars
This PR contains the following updates:
Release Notes
storybookjs/storybook (@storybook/addon-essentials)
v8.6.12
v8.6.11
- Angular: Fix zone.js support for Angular libraries - #30941, thanks @valentinpalkovic!
v8.6.10
- Addon-docs: Fix non-string handling in Stories block - #30913, thanks @JamesIves!
- Nextjs: Fix styled-jsx optimize vite warnings - #30932, thanks @kasperpeulen!
- React: Fix actImplementation is not a function - #30929, thanks @kasperpeulen!
v8.6.9
- Next: Fix react aliases in next vite plugin - #30914, thanks @kasperpeulen!
v8.6.8
- Angular: Export all files in Angular package.json - #30849, thanks @kasperpeulen!
- CLI: Don't add packageManager entry to package.json automatically - #30855, thanks @kasperpeulen!
- React: Allow portable stories to be used in SSR - #30847, thanks @kasperpeulen!
- Svelte: Adjust Svelte typings to include Svelte 5 function components - #30852, thanks @dummdidumm!
- Telemetry: Make sure that telemetry doesn't fail on init - #30857, thanks @kasperpeulen!
- Vite: Update HMR filter to target specific story file types - #30845, thanks @kasperpeulen!
v8.6.7
v8.6.6
- Angular: Make sure that polyfills are loaded before the storybook is loaded - #30811, thanks @kasperpeulen!
- CSF: Fix CSF subcomponent type - #30729, thanks @filipemelo2002!
v8.6.5
- Addon A11y: Promote @storybook/global to full dependency - #30723, thanks @mrginglymus!
- Angular: Add
@angular-devkit/build-angularto installed packages - #30790, thanks @kasperpeulen! - CLI: Fix test install in RNW projects - #30786, thanks @shilman!
- Core: Replace 'min' instead of 'm' in printDuration - #30668, thanks @wlewis-formative!
- Next.js: Use latest version when init in empty directory - #30659, thanks @valentinpalkovic!
- Svelte: Fix Vite crashing on virtual module imports - #26838, thanks @rChaoz!
- Svelte: Fix automatic argTypes inference coming up empty with
[email protected]- #30784, thanks @JReinhold! - Universal Store: Don't use
crypto.randomUUID- #30781, thanks @JReinhold!
storybookjs/storybook (@storybook/addon-interactions)
v8.6.12
- CLI: Only install Visual Test Addon if test feature is selected - #30966, thanks @ghengeveld!
- Core: Fix telemetry error on Storybook UI - #30953, thanks @yannbf!
- Ember: Fix
ember-template-compilerimport for ember 6+ - #30682, thanks @leoeuclids! - Next: Update vite-plugin-storybook-nextjs to 2.0.0--canary.33.17a2310.0 - #30997, thanks @kasperpeulen!
- Svelte: Exclude
node_modulesfrom docgen - #30981, thanks @JReinhold!
v8.6.11
- Angular: Fix zone.js support for Angular libraries - #30941, thanks @valentinpalkovic!
v8.6.10
- Addon-docs: Fix non-string handling in Stories block - #30913, thanks @JamesIves!
- Nextjs: Fix styled-jsx optimize vite warnings - #30932, thanks @kasperpeulen!
- React: Fix actImplementation is not a function - #30929, thanks @kasperpeulen!
v8.6.9
- Next: Fix react aliases in next vite plugin - #30914, thanks @kasperpeulen!
v8.6.8
- Angular: Export all files in Angular package.json - #30849, thanks @kasperpeulen!
- CLI: Don't add packageManager entry to package.json automatically - #30855, thanks @kasperpeulen!
- React: Allow portable stories to be used in SSR - #30847, thanks @kasperpeulen!
- Svelte: Adjust Svelte typings to include Svelte 5 function components - #30852, thanks @dummdidumm!
- Telemetry: Make sure that telemetry doesn't fail on init - #30857, thanks @kasperpeulen!
- Vite: Update HMR filter to target specific story file types - #30845, thanks @kasperpeulen!
v8.6.7
v8.6.6
- Angular: Make sure that polyfills are loaded before the storybook is loaded - #30811, thanks @kasperpeulen!
- CSF: Fix CSF subcomponent type - #30729, thanks @filipemelo2002!
v8.6.5
- Addon A11y: Promote @storybook/global to full dependency - #30723, thanks @mrginglymus!
- Angular: Add
@angular-devkit/build-angularto installed packages - #30790, thanks @kasperpeulen! - CLI: Fix test install in RNW projects - #30786, thanks @shilman!
- Core: Replace 'min' instead of 'm' in printDuration - #30668, thanks @wlewis-formative!
- Next.js: Use latest version when init in empty directory - #30659, thanks @valentinpalkovic!
- Svelte: Fix Vite crashing on virtual module imports - #26838, thanks @rChaoz!
- Svelte: Fix automatic argTypes inference coming up empty with
[email protected]- #30784, thanks @JReinhold! - Universal Store: Don't use
crypto.randomUUID- #30781, thanks @JReinhold!
storybookjs/storybook (@storybook/addon-onboarding)
v8.6.12
8.6.12
- CLI: Only install Visual Test Addon if test feature is selected - #30966, thanks @ghengeveld!
- Core: Fix telemetry error on Storybook UI - #30953, thanks @yannbf!
- Ember: Fix
ember-template-compilerimport for ember 6+ - #30682, thanks @leoeuclids! - Next: Upgrade vite-plugin-storybook-nextjs for Next v14 compatibility - #30997, thanks @kasperpeulen!
- Svelte: Exclude
node_modulesfrom docgen - #30981, thanks @JReinhold!
v8.6.11
8.6.11
- Angular: Fix zone.js support for Angular libraries - #30941, thanks @valentinpalkovic!
v8.6.10
8.6.10
- Addon-docs: Fix non-string handling in Stories block - #30913, thanks @JamesIves!
- Nextjs: Fix styled-jsx optimize vite warnings - #30932, thanks @kasperpeulen!
- React: Fix actImplementation is not a function - #30929, thanks @kasperpeulen!
v8.6.9
8.6.9
- Next: Fix react aliases in next vite plugin - #30914, thanks @kasperpeulen!
v8.6.8
v8.6.7
8.6.7
v8.6.6
8.6.6
- Angular: Make sure that polyfills are loaded before the storybook is loaded - #30811, thanks @kasperpeulen!
- CSF: Fix CSF subcomponent type - #30729, thanks @filipemelo2002!
v8.6.5
8.6.5
- Addon A11y: Promote @storybook/global to full dependency - #30723, thanks @mrginglymus!
- Angular: Add
@angular-devkit/build-angularto installed packages - #30790, thanks @kasperpeulen! - CLI: Fix test install in RNW projects - #30786, thanks @shilman!
- Core: Replace 'min' instead of 'm' in printDuration - #30668, thanks @wlewis-formative!
- Next.js: Use latest version when init in empty directory - #30659, thanks @valentinpalkovic!
- Svelte: Fix Vite crashing on virtual module imports - #26838, thanks @rChaoz!
- Svelte: Fix automatic argTypes inference coming up empty with
[email protected]- #30784, thanks @JReinhold! - Universal Store: Don't use
crypto.randomUUID- #30781, thanks @JReinhold!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.