Skip to content

Commit

Permalink
7.0.0-beta.62 next.json version file [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Mar 6, 2023
1 parent 117cc4c commit 20156b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/versions/next.json
@@ -1 +1 @@
{"version":"7.0.0-beta.61","info":{"plain":"#### Features\n\n- Docs: Show MDX errors using our error overlay [#21369](https://github.com/storybooks/storybook/pull/21369)\n\n#### Bug Fixes\n\n- Core: Remove state deprecation warnings by default [#21367](https://github.com/storybooks/storybook/pull/21367)\n- Core: Fix default export storySort handling [#21389](https://github.com/storybooks/storybook/pull/21389)\n- Vue3: Add slot TS types [#21359](https://github.com/storybooks/storybook/pull/21359)\n- Docs: Fix issue with referencing non-story files with names similar or equal to docs files [#21348](https://github.com/storybooks/storybook/pull/21348)\n\n#### Maintenance\n\n- Docs: Update invalid `<Meta of={}>` error to be more helpful. [#21365](https://github.com/storybooks/storybook/pull/21365)\n\n#### Dependency Upgrades\n\n- Upgrade react-docgen-typescript-plugin for TS4.8 [#21380](https://github.com/storybooks/storybook/pull/21380)"}}
{"version":"7.0.0-beta.62","info":{"plain":"#### Bug Fixes\n\n- Vite: Add react docgen types [#21338](https://github.com/storybooks/storybook/pull/21338)\n- Core: Print errors in `withTelemetry` before prompting [#21407](https://github.com/storybooks/storybook/pull/21407)\n- Add Angular Builder Codemods [#21409](https://github.com/storybooks/storybook/pull/21409)\n- Docs: Use async import rather than require in docs [#21402](https://github.com/storybooks/storybook/pull/21402)\n- Docs: Don't warn if we find the same entry twice [#21403](https://github.com/storybooks/storybook/pull/21403)\n- Telemetry: Ensure we report errors even when unexpected things happen [#21416](https://github.com/storybooks/storybook/pull/21416)\n- CLI: Fix versions.ts to install latest prerelease packages [#21418](https://github.com/storybooks/storybook/pull/21418)\n- Core: Remove pointless `module.hot.decline()` in addons [#21421](https://github.com/storybooks/storybook/pull/21421)\n- Docs: Allow ArgTable usage unattached [#21371](https://github.com/storybooks/storybook/pull/21371)\n\n#### Maintenance\n\n- Addon-docs: Polish styling for 7.0 [#21255](https://github.com/storybooks/storybook/pull/21255)"}}

0 comments on commit 20156b9

Please sign in to comment.