@chromatic-com/storybook 4.0.0-next.6 → 4.0.0-next.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -58,7 +58,11 @@ Alternatively, you could use a different package manager ([npm](https://www.npmj
58
58
 
59
59
  ## Version compatibility
60
60
 
61
- Version `3.0.0` and up of this addon requires _at least_ Storybook `8.2.0`. If you need support for Storybook `8.0` or `8.1`, you need to use version `2.0.2` of this addon.
61
+ | Addon Version | Storybook Version |
62
+ | ------------- | ----------------- |
63
+ | `^4.0.0` | `^9.0.0` |
64
+ | `^3.0.0` | `^8.2.0` |
65
+ | `^2.0.2` | `8.0.0` - `8.1.x` |
62
66
 
63
67
  ### License
64
68