Releases: vuejs/apollo
Releases Β· vuejs/apollo
v4.0.0-beta.8
v4.0.0-beta.7
v4.0.0-beta.6
π Enhancements
- KeepPreviousResult (e794c1e)
π Documentation
- ProvideApolloClient (#1442)
π‘ Chore
- Update graphql to 16 in repo (4dcfa20)
- Typo in test component file (bfca616)
- Update lockfile version (2077502)
β Tests
- Update server (13bfbbe)
- Update pnpm version (722fa0f)
- Test-server package (f1ebe70)
- Migrate server to typescript (97c1402)
- Fix (c881439)
β€οΈ Contributors
- Stefan Schneider stefan.schneider@gmx.net
- Guillaume Chau (@Akryum)
v4.0.0-beta.5
π Enhancements
- UseLazyQuery load returns boolean to make is easier to refetch (dcb1768)
- ts: Update types to account for changes in TypeScript 4.8 (#1454)
- Allow global tracking outside of components (5967e16)
π©Ή Fixes
- Don't call variables if query is disabled + fix enabling race conditions, fix #1243, fix #1422 (#1243, #1422)
- Events not registered in case of immediate trigger, fix #1154 (#1154)
- @vue/apollo-composable ESM settings, fix #1462 (#1463, #1462)
- Avoid multiple on error calls without usage of errorPolicy 'all' (#1461)
- Ssr export paths, fix #1469 (#1469)
- Initialize currentDocument early, fix #1325 (#1325)
- ts: Allow null on
userLazyQuery
load
fn, fix #1386 (#1386) - ssr: Handle result/error set before serverPrefetch call, fix #1429 (#1429)
π Documentation
- Subscriptions configuration docs updated to describe graphql-ws configuration. (#1449)
π‘ Chore
β Tests
- Config cypress downloads (32c95de)
- Demo useLazyQuery with immediate load (53554b8)
- Enabled (db7d79c)
π€ CI
β€οΈ Contributors
- Guillaume Chau (@Akryum)
- Gibran Amparan (@gibranamparan)
- Alessia Bellisario alessia@apollographql.com
- Dominik Klein dk@zammad.com
- Changwan Jun (@wan2land)
v4.0.0-beta.4
Features
- improve ESM support (2623b32)
v4.0.0-beta.3
Bug Fixes
- ssr: error not bubbling up (18fe206)
v4.0.0-beta.2
v4.0.0-beta.1
v4.0.0-alpha.20
Reverts
- Revert "fix(options): use beforeUnmount instead of unmounted" (8d51475)