Releases: storybookjs/storybook
Releases · storybookjs/storybook
v6.2.0-rc.3
18 Mar 14:16
Compare
Sorry, something went wrong.
No results found
NOTE: For Angular users using inline story rendering in addon-docs, this is a breaking prerelease change. See below.
Bug Fixes
Addon-docs/Angular: Fix inline rendering setup (#14270 )
Addon-docs: Fix table dark mode (#14251 )
Webpack5: Replace fullhash with contenthash (#14261 )
Maintenance
CLI: Don't allow root directory as static dir (#14068 )
WebComponents: Fix types and improve CLI detection (#14258 )
v6.2.0-rc.2
17 Mar 10:34
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Addon-docs/Vue,Vue3: Fix preset options for vue-docgen-api (#14227 )
Webpack5: Fix hash => fullhash (#14255 )
Maintenance
Core: Check webpack version (#14256 )
v6.2.0-rc.1
16 Mar 15:01
Compare
Sorry, something went wrong.
No results found
Features
CLI: Improve init for svelte (#14161 )
v6.2.0-rc.0
15 Mar 15:17
Compare
Sorry, something went wrong.
No results found
Features
Svelte: Improve default webpack config (#14235 )
v6.2.0-beta.15
15 Mar 11:39
Compare
Sorry, something went wrong.
No results found
Features
Controls: Add ArgsTable sorting (#13125 )
Bug Fixes
Addon-docs: Fix source block error on dynamically-generated stories (#14217 )
Dependency Upgrades
[Security] Bump react-dev-utils from 11.0.3 to 11.0.4 (#14210 )
v6.2.0-beta.14
11 Mar 14:13
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Addon-docs/Vue: Fix string docgen (#14200 )
Controls: Fix width of Select control (#14154 )
Source-loader: Revert sourcemaps (#14199 )
Core: Fix webpack stats (#14198 )
v6.2.0-beta.13
10 Mar 22:41
Compare
Sorry, something went wrong.
No results found
Features
CLI: Add a --webpack-stats-json flag (#14186 )
Bug Fixes
Core: Fix standalone and add tests (#14196 )
Core: Fix dotenv file loading and add env to main.js (#14191 )
Core: Fix main.ts/preview.ts (#14184 )
v6.2.0-beta.12
09 Mar 23:41
Compare
Sorry, something went wrong.
No results found
Features
Core: Hoist 'control.options', validate them in core and introduce 'control.labels' (#14169 )
Bug Fixes
UI: Fix React unique key warning when using renderLabel (#14172 )
Maintenance
Controls: Remove auto inference and add to CLI template (#14182 )
v6.2.0-beta.11
08 Mar 17:05
Compare
Sorry, something went wrong.
No results found
Bug Fixes
React: Fix fast refresh socket connection error (#14165 )
Dependency Upgrades
Update sveltedoc-parser to 4.1.0 (#14164 )
v6.2.0-beta.10
05 Mar 10:04
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Angular: Keep story templates with an empty value (#14113 )
Core: Fix standalone API ... again (#14140 )