Skip to content

Commit 3bbbeed

Browse files
committed
new changeset
1 parent 41b41a3 commit 3bbbeed

File tree

2 files changed

+16
-7
lines changed

2 files changed

+16
-7
lines changed

.changeset/purple-boxes-wash.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
'@chromatic-com/playwright': major
3+
'@chromatic-com/cypress': major
4+
'@chromatic-com/shared-e2e': major
5+
---
6+
7+
BREAKING: Remove Storybook dependencies and make them peer dependencies of `@chromatic-com/playwright` and `@chromatic-com/cypress`
8+
9+
The release of Storybook 9 has surfaced issues with the E2E packages having their own dependency on a specific version of Storybook when they are included in a monorepo setup that also has a separate dependency on a different major version of Storybook.
10+
11+
This has a couple of implications for the 1.x release of the E2E integration:
12+
13+
- The Storybook dependency will be replaced by a peer dependency that will need to be fulfilled by the consuming project
14+
- The peer dependency will require Storybook 9
15+
16+
Projects that use the E2E integration and also have a separate dependency on Storybook 8 or below should stay on version 0.x of the E2E package being used.

.changeset/witty-donkeys-lay.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)