From 9367b718e5d248a46efb44e8a09917d0cb94da37 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Wed, 31 Mar 2021 00:14:29 +0800 Subject: [PATCH] 6.2.0 latest.json version file --- docs/versions/latest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/versions/latest.json b/docs/versions/latest.json index e7ac75195ac..c8cabc43d18 100644 --- a/docs/versions/latest.json +++ b/docs/versions/latest.json @@ -1 +1 @@ -{"version":"6.1.9","info":{"plain":"### Bug Fixes\n\n- Addon-backgrounds: Fix grid offset always using default value ([#13260](https://github.com/storybookjs/storybook/pull/13260))\n- UI: Fix keybindings on non-US keyboard layouts ([#13319](https://github.com/storybookjs/storybook/pull/13319))\n- Addon-Docs: Handle class attributes in Dynamic Source Rendering for Vue.js ([#13327](https://github.com/storybookjs/storybook/pull/13327))"}} \ No newline at end of file +{"version":"6.2.0","info":{"plain":"**[Storybook 6.2](https://github.com/storybookjs/storybook/issues/13160) future-proof component development**\n\nStorybook 6.2 includes major improvements for new frameworks, package managers, and bundlers.\n\n🚀 Frameworks: Vue 3, Svelte Native CSF\n📦 Packaging: NPM 7, Yarn 2, ESM\n🛠 Bundlers: Webpack 5, pluggable bundlers to enable Vite, ESBuild, Snowpack, & more.\n\nIt also includes an overhaul of Storybook’s auto-generated controls and hundreds more fixes, features, and tweaks.\n\nBrowse the [changelogs](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) matching `6.2.0-alpha.*`, `6.2.0-beta.*`, and `6.2.0-rc.*` for the full list of changes. See [Storybook 6 migration guide](https://storybook.js.org/blog/storybook-6-migration-guide/) to upgrade from `5.x` or [MIGRATION.md](https://github.com/storybookjs/storybook/blob/next/MIGRATION.md) for detailed migration instructions."}} \ No newline at end of file