Skip to content

Commit

Permalink
7.0.0-beta.56 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Feb 28, 2023
1 parent d2d6f9d commit 26bae97
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## 7.0.0-beta.56 (March 1, 2023)

#### Bug Fixes

- Core: Improve framework field validation [#21299](https://github.com/storybooks/storybook/pull/21299)
- SvelteKit: Only disable SSR when building, not serving [#21290](https://github.com/storybooks/storybook/pull/21290)
- CLI: Account for legacy framework values in automigration [#21184](https://github.com/storybooks/storybook/pull/21184)
- TypeScript: Add `env` type to BuilderOptions [#21173](https://github.com/storybooks/storybook/pull/21173)
- Core: Reverse order of project decorators [#21182](https://github.com/storybooks/storybook/pull/21182)

#### Maintenance

- React-webpack: Fix dependencies to remove peerDep warnings [#21278](https://github.com/storybooks/storybook/pull/21278)

#### Build

- Build: Improve sandbox task logs [#21296](https://github.com/storybooks/storybook/pull/21296)

## 7.0.0-beta.55 (February 27, 2023)

#### Bug Fixes
Expand Down

0 comments on commit 26bae97

Please sign in to comment.