PackageTrack

npm · #3607

@storybook/addon-actions

9.0.8storybookjs/storybook

Empty package - please don't use it anymore

Release timeline

2285 releases since 2017
2019202120232025

Releases

  1. 8.0.0-alpha.028 Nov 2023pre-release

    Nothing published for this version

  2. 7.6.246 Mar 2026
    Release notes

    7.6.24

    • Add request validation
    Open source →
  3. 7.6.2318 Feb 2026
    Release notes

    7.6.23

    • Harden websocket connection
    Open source →
  4. 7.6.2217 Feb 2026

    Nothing published for this version

  5. 7.6.2117 Dec 2025
    Release notes

    7.6.21

    • Core: Fix .env-file parsing, thanks @jreinhold!
    Open source →
  6. 7.6.2024 Jun 2024

    Nothing published for this version

  7. 7.6.191 May 2024

    Nothing published for this version

  8. 7.6.1823 Apr 2024

    Nothing published for this version

  9. 7.6.1720 Feb 2024
    Release notes
    • Addon-docs: Fix Table of Contents heading leak - #23677, thanks @vmizg!
    • Core: Update ip version to fix CVE-2023-42282 - #26086, thanks @drik98!
    Open source →
  10. 7.6.1615 Feb 2024
    Release notes
    • Addon Themes: Make type generic less strict - #26042, thanks @yannbf!
    • Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks @kasperpeulen!
    Open source →
  11. 7.6.1513 Feb 2024
    Release notes

    This release accidentally didn't contain anything.

    Open source →
  12. 7.6.1410 Feb 2024
    Release notes
    • Core: Fix boolean true args in URL getting ignored - #25950, thanks @JReinhold!
    Open source →
  13. 7.6.136 Feb 2024
    Release notes
    Open source →
  14. 7.6.1231 Jan 2024
    Release notes
    • CLI: Fix upgrade detecting the wrong version of existing Storybooks - #25752, thanks @JReinhold!
    Open source →
  15. 7.6.1130 Jan 2024
    Release notes
    Open source →
  16. 7.6.1018 Jan 2024
    Release notes
    Open source →
  17. 7.6.917 Jan 2024
    Release notes
    Open source →
  18. 7.6.812 Jan 2024
    Release notes
    Open source →
  19. 7.6.71 Jan 2024
    Release notes
    • Core: Skip no-framework error when ignorePreview=true - #25286, thanks @ndelangen!
    • Dependencies: Semver dependency fixes - #25283, thanks @ndelangen!
    • Vite: Fix pre-transform error in Vite 5 - #25329, thanks @yannbf!
    • Vue3: Fix pnp by making compiler-core a dependency - #25311, thanks @shilman!
    Open source →
  20. 7.6.619 Dec 2023
    Release notes
    Open source →
  21. 7.6.515 Dec 2023
    Release notes
    Open source →
  22. 7.6.47 Dec 2023
    Release notes
    Open source →
  23. 7.6.31 Dec 2023
    Release notes
    Open source →
  24. 7.6.230 Nov 2023
    Release notes
    Open source →
  25. 7.6.129 Nov 2023
    Release notes
    Open source →
  26. 7.6.028 Nov 2023
    Release notes

    Storybook 7.6 is here with increased performance and much more!

    • 🔥 Improved SWC support
    • 🧪 New test utilities and fast build mode
    • 🔼 NextJS SWC + avif support & fixes
    • 🤡 SvelteKit page and navigation mocking
    • ⚛️ React-docgen upgrade
    • 🎨 Controls a11y, background theming, and viewports
    • 🩺 CLI: The doctor is in!
    • 🚫 Addons: Remove React as a peer dependency
    • 🪦 Storyshots and Vue2 deprecated

    <details> <summary> List of all updates </summary>

    Open source →
  27. 7.6.0-beta.224 Nov 2023pre-release

    Nothing published for this version

  28. 7.6.0-beta.124 Nov 2023pre-release

    Nothing published for this version

  29. 7.6.0-beta.024 Nov 2023pre-release

    Nothing published for this version

  30. 7.6.0-alpha.722 Nov 2023pre-release

    Nothing published for this version

  31. 7.6.0-alpha.615 Nov 2023pre-release

    Nothing published for this version

  32. 7.6.0-alpha.513 Nov 2023pre-release

    Nothing published for this version

  33. 7.6.0-alpha.43 Nov 2023pre-release

    Nothing published for this version

  34. 7.6.0-alpha.330 Oct 2023pre-release

    Nothing published for this version

  35. 7.6.0-alpha.222 Oct 2023pre-release

    Nothing published for this version

  36. 7.6.0-alpha.120 Oct 2023pre-release

    Nothing published for this version

  37. 7.6.0-alpha.017 Oct 2023pre-release

    Nothing published for this version

  38. 7.5.36 Nov 2023

    Nothing published for this version

  39. 7.5.230 Oct 2023
    Release notes
    Open source →
  40. 7.5.119 Oct 2023
    Release notes
    • Angular: update wrong type for webpackStatsJson in start-storybook schema.json - #24494, thanks @LucaVazz!
    • Themes: Run postinstall in shell for windows - #24389, thanks @Integrayshaun!
    Open source →
  41. 7.5.017 Oct 2023
    Release notes

    Storybook 7.5 enhances your Storybook experience with several key updates:

    • 💃🏼 Now supports Lit 3.0 and Vite 5

    • 👻 storiesOf and storyStoreV6 officially deprecated

    • 🔨 Fix Webpack5 build errors not being propagated

    • 🀄 Support rename font import for Next.js

    • ⬆️ Upgrade react-docgen to 6.0.x and improve argTypes

    • ✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc. <details> <summary> List of all updates </summary>

    • Angular: Introduce argsToTemplate for property and event Bindings - #24434, thanks @valentinpalkovic!

    • Angular: Add schema options (debugWebpack, webpackStatsJson, and more) - #24388, thanks @yannbf!

    • Angular: Categorize legacy build options error - #24014, thanks @yannbf!

    • Angular: Fix Angular 15 support and add zone.js v0.14.x support - #24367, thanks @valentinpalkovic!

    • Angular: Allow loading standalone directives - #24448, thanks @osnoser1!

    • CLI: Inform the user how to dedupe and strip color from info command - #24087, thanks @kasperpeulen!

    • CLI: Add more information to storybook info command - #24003, thanks @JReinhold!

    • CLI: Change /Date$/ to /Dates$/i - #24195, thanks @arup1221!

    • CLI: Improve sanitization logic in crash reports - #24028, thanks @yannbf!

    • CLI: Remove random commas in storybook upgrade logs - #22333, thanks @joaonunomota!

    • Controls: Fix select / multiselect when value contains multiple spaces - #22334, thanks @oxcened!

    • Core: Add class name to Storybook error name - #24371, thanks @yannbf!

    • Core: Deprecate storyStoreV6 (including storiesOf) and storyIndexers - #23938, thanks @JReinhold!

    • Doc Blocks: Add title to Meta prop types - #23370, thanks @iqbalcodes6602!

    • ManagerAPI: Fix bug with story redirection when URL has partial storyId - #24345, thanks @ndelangen!

    • NextJS: Support rename font import - #24406, thanks @yoshi2no!

    • NextJS: Change babel plugins from proposal-... to transform-... - #24290, thanks @roottool!

    • NextJS: Fix default next image loader when src has params - #24187, thanks @json-betsec!

    • NextJS: Fix Image Context re-use via singleton - #24146, thanks @martinnabhan!

    • NextJS: Improve support for Windows-style paths - #23695, thanks @T99!

    • React: Upgrade react-docgen to 6.0.x and improve argTypes - #23825, thanks @shilman!

    • Svelte: Fix docs generating when using lang="ts" or optional chaining - #24096, thanks @j3rem1e!

    • UI: Filter some manager errors - #24217, thanks @yannbf!

    • UI: Update ScrollArea with radix - #24413, thanks @cdedreuille!

    • UI: Improve contrast ratio between focus / hover - #24205, thanks @chocoscoding!

    • UI: Fix className missing in syntaxhighlighter - #24491, thanks @ndelangen!

    • Vite: Move mdx-plugin from @storybook/builder-vite to @storybook/addon-docs - #24166, thanks @bryanjtc!

    • Vite: Support Vite 5 - #24395, thanks @IanVS!

    • Web-components: Add Lit3 support - #24437, thanks @shilman!

    • Webpack: Display errors on build - #24377, thanks @yannbf!

    • Webpack: Categorize builder error - #24031, thanks @yannbf!

    • Webpack: Use logger.warn on warnings - #24472, thanks @yannbf! </details>

    Open source →
  42. 7.5.0-alpha.713 Oct 2023pre-release

    Nothing published for this version

  43. 7.5.0-alpha.612 Oct 2023pre-release

    Nothing published for this version

  44. 7.5.0-alpha.59 Oct 2023pre-release

    Nothing published for this version

  45. 7.5.0-alpha.43 Oct 2023pre-release

    Nothing published for this version

  46. 7.5.0-alpha.321 Sept 2023pre-release

    Nothing published for this version

  47. 7.5.0-alpha.211 Sept 2023pre-release

    Nothing published for this version

  48. 7.5.0-alpha.14 Sept 2023pre-release

    Nothing published for this version

  49. 7.5.0-alpha.01 Sept 2023pre-release

    Nothing published for this version

  50. 7.4.63 Oct 2023
    Release notes
    Open source →
  51. 7.4.524 Sept 2023
    Release notes
    • UI: Fix infinite hook call causing browsers to freeze - #24291, thanks @yannbf!
    Open source →
  52. 7.4.422 Sept 2023
    Release notes
    • Core: Fix Promise cycle bug in useSharedState - #24268, thanks @ndelangen!
    • Manager: Fix useAddonState when using a setter function - #24237, thanks @ndelangen!
    Open source →
  53. 7.4.320 Sept 2023
    Release notes
    • CLI: Fix sb add adding duplicative entries - #24229, thanks @ndelangen!
    • NextJS: Add compatibility with nextjs 13.5 - #24239, thanks @ndelangen!
    • NextJS: Aliases react and react-dom like next.js does - #23671, thanks @sookmax!
    • Types: Allow null in value of experimental_updateStatus to clear status - #24206, thanks @ndelangen!
    Open source →
  54. 7.4.215 Sept 2023
    Release notes
    • Addon API: Improve the updateStatus API - #24007, thanks @ndelangen!
    • Nextjs: Migrate from config to previewAnnotations - #24178, thanks @yannbf!
    • UI: Fix SVG override fill when path has a fill attribute - #24156, thanks @ndelangen!
    • UI: Improve look and feel of status UI in sidebar - #24099, thanks @ndelangen!
    Open source →
  55. 7.4.111 Sept 2023
    Release notes
    Open source →
  56. 7.4.029 Aug 2023
    Release notes
    • Addon-docs: Resolve mdx-react-shim & @storybook/global correctly - #23941, thanks @ndelangen!
    • Addons: Fix key is not a prop warning - #23935, thanks @kasperpeulen!
    • Build: Migrate @storybook/scripts to strict-ts - #23818, thanks @stilt0n!
    • CLI: Exclude addon-styling from upgrade - #23841, thanks @Integrayshaun!
    • CLI: Improve autotitle stories format handling in GFM automigration - #23964, thanks @yannbf!
    • CLI: Install latest version of non-core addon - #23956, thanks @Integrayshaun!
    • CLI: Pass package manager to postinstall - #23913, thanks @Integrayshaun!
    • CLI: Provide guidance for users who try to initialize Storybook on an empty dir - #23874, thanks @yannbf!
    • CLI: Set server init generator to use Webpack5 - #23971, thanks @yannbf!
    • Core: Add error categorization framework - #23653, thanks @yannbf!
    • Core: Fix error thrown if docs.defaultName is unset - #23893, thanks @stilt0n!
    • Core: Fix indexing for non-prefixed stories.* stories - #23974, thanks @shilman!
    • Core: Fix race-condition relating to addons.setConfig - #23802, thanks @ndelangen!
    • Core: Throw an error when detecting empty stories field - #23942, thanks @yannbf!
    • Dependencies: Upgrade escodegen to fix security issue - #23973, thanks @shilman!
    • Index: Fix *.story.* CSF indexing - #23852, thanks @shilman!
    • Logger: Fix double error messages/stack - #23919, thanks @ndelangen!
    • Maintenance: Categorize server errors - #23912, thanks @yannbf!
    • Maintenance: Move filtering of sidebar into the state - #23911, thanks @ndelangen!
    • Maintenance: Remove need for react as peerDependency - #23897, thanks @ndelangen!
    • Maintenance: Remove sourcemaps generation - #23936, thanks @ndelangen!
    • Maintenance: Revert "WebpackBuilder: Remove need for react as peerDependency" - #23882, thanks @vanessayuenn!
    • Manager API: Fix api.getAddonStatedefault value - #23804, thanks @sookmax!
    • Preset: Add common preset overrides mechanism - #23915, thanks @yannbf!
    • Publish: Don't distribute src files or unnecessary template files - #23853, thanks @shilman!
    • Shortcuts: Execute preventDefault only if keyboard shortcuts are enabled - #23412, thanks @Spielboerg!
    • Types: Fix React.ReactElement not found - #23967, thanks @abu-osos!
    • UI: Add an experimental API for adding sidebar bottom toolbar - #23778, thanks @ndelangen!
    • UI: Add an experimental API for adding sidebar filter functions at runtime - #23722, thanks @ndelangen!
    • UI: Add an experimental API for adding sidebar top toolbar - #23811, thanks @ndelangen!
    • UI: Removal of experimental components - #23907, thanks @ndelangen!
    • Vue3: Add support for Global Apps install - #23772, thanks @chakAs3!
    • Vue3: Use slot value directly if it's a string in source decorator - #23784, thanks @nasvillanueva!
    Open source →
  57. 7.4.0-alpha.225 Aug 2023pre-release

    Nothing published for this version

  58. 7.4.0-alpha.123 Aug 2023pre-release

    Nothing published for this version

  59. 7.4.0-alpha.016 Aug 2023pre-release

    Nothing published for this version

  60. 7.3.218 Aug 2023
    Release notes
    • Maintenance: Revert "WebpackBuilder: Remove need for react as peerDependency" - #23882, thanks @vanessayuenn!
    Open source →