Skip to content

Commit

Permalink
7.0.0-alpha.55 next.json version file [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Nov 30, 2022
1 parent a589730 commit 0f72a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/versions/next.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"7.0.0-alpha.54","info":{"plain":"#### Bug Fixes\n\n- Vite: Support environment variables in viteFinal define config [#19905](https://github.com/storybooks/storybook/pull/19905)\n\n#### Maintenance\n\n- Build: split `lib/addons` into manager & preview part, move code to `manager-api` [#19952](https://github.com/storybooks/storybook/pull/19952)\n- TypeScript: Satisfy stricter compilerOption rules [#19953](https://github.com/storybooks/storybook/pull/19953)\n- API: Rename `api` to `manager-api` [#19944](https://github.com/storybooks/storybook/pull/19944)\n- API: Add `preview-api` package [#19749](https://github.com/storybooks/storybook/pull/19749)\n\n#### Build\n\n- Build: Improve security in Github actions [#19949](https://github.com/storybooks/storybook/pull/19949)\n\n#### Dependencies\n\n- NextJS: Add Next13 peer dependency [#19932](https://github.com/storybooks/storybook/pull/19932)"}}
{"version":"7.0.0-alpha.55","info":{"plain":"#### Features\n\n- CLI: Add TS 4.9 CLI templates [#19986](https://github.com/storybooks/storybook/pull/19986)\n- CLI: Remove render functions and infer argTypes for svelte CLI templates [#20007](https://github.com/storybooks/storybook/pull/20007)\n\n#### Bug Fixes\n\n- Svelte: Fix decorators with slots [#19987](https://github.com/storybooks/storybook/pull/19987)\n- Core: Open browser after manager is ready [#20005](https://github.com/storybooks/storybook/pull/20005)\n- Core: Add backwards support for manager-api package rename [#20006](https://github.com/storybooks/storybook/pull/20006)\n- Vite: Fix prebundling [#19978](https://github.com/storybooks/storybook/pull/19978)\n\n#### Maintenance\n\n- Maintenance: Use typescript legacy templates until our ecosystem fully supports ts 4.9 [#20032](https://github.com/storybooks/storybook/pull/20032)\n- CLI: Rollback next TS 4.9 templates as the next babel preset doesn't support satisfies [#20029](https://github.com/storybooks/storybook/pull/20029)\n- Addon-docs: Use `.mdx` globs in templates and defaults [#19795](https://github.com/storybooks/storybook/pull/19795)\n- Types: Rationalize story-based types and de-prefix [#19919](https://github.com/storybooks/storybook/pull/19919)\n- API: Export the controlOrMetaKey fn from manager-api [#19972](https://github.com/storybooks/storybook/pull/19972)\n- Blocks: Description stories [#19806](https://github.com/storybooks/storybook/pull/19806)\n\n#### Build\n\n- Upgrade yarn [#20025](https://github.com/storybooks/storybook/pull/20025)\n- Build: Add a retry mechanism for exports file generation [#20018](https://github.com/storybooks/storybook/pull/20018)\n- Build: Rollback forking off git-shallow-clone-orb [#20020](https://github.com/storybooks/storybook/pull/20020)\n- Build: Clean up @storybook/preview dependencies [#19997](https://github.com/storybooks/storybook/pull/19997)\n- No unused locals in tsconfig to disable deepscan [#20012](https://github.com/storybooks/storybook/pull/20012)\n- Build: generate the `exports.ts` file in a single pass without `exec` [#20002](https://github.com/storybooks/storybook/pull/20002)\n- Build a mechanism to E2E telemetry [#19946](https://github.com/storybooks/storybook/pull/19946)\n- Add debug to chromatic task [#19933](https://github.com/storybooks/storybook/pull/19933)\n- Build: Sanitise user input in github workflow [#19980](https://github.com/storybooks/storybook/pull/19980)\n- Blocks: Add story for Canvas `className` prop, cleanup UI SB `preview.tsx [#19886](https://github.com/storybooks/storybook/pull/19886)\n- Change export-generating script to use exec util instead of shelljs [#19979](https://github.com/storybooks/storybook/pull/19979)\n- Regen lockfiles [#19967](https://github.com/storybooks/storybook/pull/19967)\n\n#### Dependency Upgrades\n\n- Build: Upgrade jest-specific-snapshot [#19996](https://github.com/storybooks/storybook/pull/19996)\n- Upgrade telejson [#19983](https://github.com/storybooks/storybook/pull/19983)"}}

0 comments on commit 0f72a1d

Please sign in to comment.