Releases: nuxt-modules/apollo
Releases · nuxt-modules/apollo
v4.0.0-rc.11
v4.0.0-rc.10
- support $apolloHelpers to work on SSR (#242)
- fix error message is not showing up when missing clientConfigs configuration
v4.0.0-rc.9
- Update all non-major dependencies (#225)
v4.0.0-rc.8.2
- allow non-http link (c29b4ba)
v4.0.0-rc.8.1
- fix: serialize cookie attributes (#238)
v4.0.0-rc.8
- feat: support js-cookie attributes (#229)
v4.0.0-rc.7
- Add nuxt configuration types (#202)
v4.0.0-rc.6
- fix: Cannot read property 'freezeResults' of null (#222)
- update
vue-apollo
to v3.0.0-beta.30- (New) ApolloQuery: update prop
- (New) ApolloQuery & ApolloMutation: loading event
- (Fixed) uncaught in promise on client-side