Releases: lifeiscontent/storybook-addon-apollo-client
Releases · lifeiscontent/storybook-addon-apollo-client
v7.3.0
v7.2.0
v7.0.0
💥 Breaking Change
- chore: migrate to addon kit #112 (@lifeiscontent)
- globalMocks no longer a thing, check out the README to see the migration strategy
Authors: 1
- Aaron (@lifeiscontent)
v6.0.0
What's Changed
- Fix “Default condition should be last one” when importing by @ParallelUniv3rse in #107
- Update to Storybook 8 by @skos-ninja in #109
New Contributors
- @ParallelUniv3rse made their first contribution in #107
- @skos-ninja made their first contribution in #109
Full Changelog: v5.0.0...v6.0.0
Storybook 7 and globalMocks feature
special thanks to @octavien-mural for the idea of globalMocks
v4.1.4
Full Changelog: v4.1.3...v4.1.4
Storybook 7 compat without breaking changes 🎉
What's Changed
- feat: add compatibility with storybook 7 by @lifeiscontent in #91
Full Changelog: v4.0.13...v4.1.0
4.0.13 release
What's Changed
- chore: fix types and upgrade deps by @lifeiscontent in #84
Full Changelog: v4.0.12...v4.0.13
Fix Dependencies
Recently there were some commits around getting storybook-addon-apollo-client to work with react 18, this release hopes to fix that!
What's Changed
- mocks as a readonly array by @saiichihashimoto in #70
- Upgrade React version dependency by @carlosbaraza in #74
New Contributors
- @saiichihashimoto made their first contribution in #70
- @carlosbaraza made their first contribution in #74
Full Changelog: v4.0.11...v4.0.12
v4.0.11
What's Changed
- widen range for
graphql
peer dependency by @lifeiscontent in #68
Full Changelog: v4.0.10...v4.0.11