Socket
Socket
Sign inDemoInstall

@storybook/vue3-vite

Package Overview
Dependencies
8
Maintainers
26
Versions
612
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
5456
62Next

7.0.0-beta.38

Diff

Changelog

Source

7.0.0-beta.38 (January 31, 2023)

Features
  • CLI: Generate main config with default exports #20797
Bug Fixes
  • CLI: Only add dependencies on sb init if they do not exist #20811
  • CLI: Install prerelease of @storybook/testing-library in CLI starters #20819
Dependency Upgrades
  • Update lazy-universal-dotenv & regen lockfile #20832
  • Instrumenter: Remove unused core-js dependency #20831
shilman
published 7.0.0-beta.36 •

Changelog

Source

7.0.0-beta.36 (January 28, 2023)

Features
  • Core: Story context is prepared before for supporting fine grained updates #20755
  • Addon-docs: New Markdown block #20796
  • Addon-docs: Disable Markdown transclusion and support ?raw .md files #20790
Bug Fixes
  • Addon-docs: Allow using <Source code=".." /> unattached. #20807
  • Vite: Replace vite-plugin-externals with custom plugin #20698
  • Sveltekit: Ensure SSR is disabled #20804
shilman
published 7.0.0-beta.35 •

Changelog

Source

7.0.0-beta.35 (January 27, 2023)

Bug Fixes
  • Storysource: Support CSF3 object exports, co-exist with addon-docs #20799
  • Vite: Do not pre-bundle @vitejs/plugin-vue #20787
  • CLI: Fix new-frameworks automigration in angular projects #20788
shilman
published 7.0.0-beta.34 •

Changelog

Source

7.0.0-beta.34 (January 26, 2023)

Features
  • Addon-docs: Add legacy transitional support for MDX1 #20747
Bug Fixes
  • CLI: Fix global flag corner case #20776
  • Csf-tools: Fix ConfigFile string literal property handling #20785
  • Angular: Ensure docsMode flag has effect #20711
  • Angular: Use Providers in boostrapApplication option #20746
  • WebComponents: Fix Button type error #20722
Build
  • Verify consistency of anonymous id #20781
  • Build: fix playwright unsynced version in CI #20778
  • Upgrade playwright #20777
Dependency Upgrades
  • Deps: Upgrade fs-extra to 11.1.0 #20772
shilman
published 7.0.0-beta.33 •

Changelog

Source

7.0.0-beta.33 (January 24, 2023)

Features
  • Addon-docs: Allow <Story/> to reference the first story #20765
Bug Fixes
  • Angular: Fix issue if BrowserAnimationsModule is imported #20709
  • Core: Fix issue with inconsistent CSF ordering in sandboxes #20705
  • Fixed paths in generated main.cjs for the default sandbox on Windows #20724
  • Blocks: Ignore known blocks with global CSS selector #20757
Maintenance
  • Docs: Make reference stories consistent #20759
  • Blocks: New Canvas API #20723
Build
  • Fix vue sandbox: remove the lang=ts in a file, that should remain agnostic #20768
  • Build: do not treat check as a cache-able operation && cleanup #20762
shilman
published 7.0.0-beta.32 •

Changelog

Source

7.0.0-beta.32 (January 24, 2023)

Features
  • CLI: Add init support for qwik projects #20411
Bug Fixes
  • Vue3: Fix reactive args + many vue app creation issue #20712
  • Docs: Allow "declaring" stories with story={} #20702
  • Addon-links: Fix the d.ts file, deprecate LinkTo #20671
  • CLI: Fix package execution for npm package manager #20708
Maintenance
  • Upgrade react-popper-tooltip #20736
  • CLI: Upgrade automigrations to use new safe helpers #20693
  • Csf-tools: Add helpers to get name from node path #20691
  • Build: remove preact-webpack5 from babelrc automigration #20706
Build
shilman
published 7.0.0-beta.31 •

Changelog

Source

7.0.0-beta.31 (January 20, 2023)

Features
  • Docs: Added source stories and updated API #20603
  • Docs: Implement Controls block #20683
  • Docs: Created ArgTypes component and stories #20664
  • Docs: Show primary story description and headline in autodocs #20604
Bug Fixes
  • Source-loader: Fix export default variable references #20688
Maintenance
  • CLI: Make missing-babelrc an automatic migration #20689
  • Addon-docs: Update story index generator glob #20679
  • Docs: Move validation logic into context.resolveOf #20662
  • Csf-plugin: Move source to docs.source.originalSource #20665
Build
shilman
published 7.0.0-beta.30 •

Changelog

Source

7.0.0-beta.30 (January 18, 2023)

Features
  • UI: Add Sun, Moon, Sidebyside, and stacked icons #20621
  • Angular: Add multi-project setup for ng workspaces #20559
  • Addon-docs: Support @deprecated jsdoc tag #20154
  • Csf-plugin: Support meta description comments #20632
Bug Fixes
  • Core: Fix core preset default value #20646
  • Addon-docs: Fix issue with unattached .mdx files #20661
  • Webpack: aAd error catching when template is not set #20669
  • Addons: Fix Viewport resetting shortcut key not working #20167
  • Core: Show "booting" progress until story is specified or errors #20425
  • Vue: Update events binding in Vue render #19860
  • Addon-actions: Fix webpack hot reload code in manager bundle #20649
  • UI: Fix HMR issue in Manager UI #20654
Maintenance
  • Docs: Refactor props of Story block #20530
  • Vite: TypeScript type cleanup #20642
Build
  • Add required jobs to daily workflow #20263
  • Fix typings files to ensure this the check command succeeds #20598
Dependency Upgrades
  • Svelte: Remove babel/core peer dep #20650
shilman
published 7.0.0-beta.29 •

Changelog

Source

7.0.0-beta.29 (January 17, 2023)

Features
  • CLI: Add codemod to upgrade deprecated types #20618
  • CLI: overhaul storybook repro command and rename it to storybook sandbox #20507
  • Vue3: Add source decorator vue template and setup script + supports of multi slots #20498
Bug Fixes
  • Angular: Fix handling of docsMode option in angular builder #20608
  • UI: Bring back support for favicon.ico #20612
  • CLI: Fix missing css import on Vue3 button #20470
  • Codemods: Fix csf-2-to-3 ignores Typescript types #20273
  • NextJS: Fix image loader #20615
  • Storyshots: Fix transpilation #20630
Maintenance
  • React: Change deprecated React.VFC to React.FC #20619
Dependency Upgrades
  • Upgrade babel-loader to ^9.0.0 #20577
shilman
published 7.0.0-beta.28 •

Changelog

Source

7.0.0-beta.28 (January 14, 2023)

Maintenance
  • CSF: Remove deprecated ArgTypes.defaultValue #19492
Dependency Upgrades
  • Addon-controls: Fix version of preview api #20622
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc