mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 01:31:06 +08:00
6.5.0-alpha.47 next.json version file
This commit is contained in:
parent
74c657b4c1
commit
4abb9f95c0
@ -1 +1 @@
|
||||
{"version":"6.5.0-alpha.46","info":{"plain":"### Bug Fixes\n\n- Addon-interactions: Use 'global' package instead of `global` ([#17614](https://github.com/storybookjs/storybook/pull/17614))"}}
|
||||
{"version":"6.5.0-alpha.47","info":{"plain":"### Bug Fixes\n\n- Webpack4: Fix useExports for angular-cli ([#17674](https://github.com/storybookjs/storybook/pull/17674))\n- Core: Ensure that we do not render a story twice if re-rendered during preparing ([#17599](https://github.com/storybookjs/storybook/pull/17599))\n- Addon-docs: DocsPage story order should match the index ([#17669](https://github.com/storybookjs/storybook/pull/17669))\n- Core: Fix staticDirs path issue on Windows ([#17641](https://github.com/storybookjs/storybook/pull/17641))\n- Angular: Set ForkTsCheckerWebpackPlugin to async ([#17389](https://github.com/storybookjs/storybook/pull/17389))\n- Core: Fix core.builder check ([#17606](https://github.com/storybookjs/storybook/pull/17606))\n\n### Maintenance\n\n- Examples: Build stories.json for examples that support it ([#17670](https://github.com/storybookjs/storybook/pull/17670))\n- Core: Refactor preview rendering out of `PreviewWeb` ([#17598](https://github.com/storybookjs/storybook/pull/17598))\n- Prevent lint hook from running on all files ([#17662](https://github.com/storybookjs/storybook/pull/17662))\n- TypeScript: Change imports of types to be prefixed ([#17627](https://github.com/storybookjs/storybook/pull/17627))\n- Build: Give linting sub-commands a directory to run against ([#17545](https://github.com/storybookjs/storybook/pull/17545))\n- TypeScript: remove unnecessary 'as any' ([#17595](https://github.com/storybookjs/storybook/pull/17595))\n\n### Dependency Upgrades\n\n- Update shelljs dependency version ([#17602](https://github.com/storybookjs/storybook/pull/17602))\n- Remove unused `uuid` that's also deprecated ([#17615](https://github.com/storybookjs/storybook/pull/17615))"}}
|
Loading…
x
Reference in New Issue
Block a user