Releases: Akryum/vue-cli-plugin-apollo
Releases Β· Akryum/vue-cli-plugin-apollo
v0.22.0 - v0.22.1 - 0.22.2
08 Jun 20:04
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES
Capitalize "Authorization" header name (#252 )
New
allow getAuth to return a promise (#296 )
add preAuthLinks option, closes #86 (#243 )
Fixed
never silence errors (#313 )
link option does not work when websocketsOnly=true (#282 )
generator: wrong apollo server command displayed
generate-schema: print error
generate-schema: use getIntrospectionQuery with graphql@15
generate-schema: load typescript files properly (#322 )
v0.21.3
21 Oct 08:40
Compare
Sorry, something went wrong.
No results found
Fixed
enable persisted queries when option is true, resolves #240 (#242 )
v0.21.2
20 Oct 15:25
Compare
Sorry, something went wrong.
No results found
New
Add ability to pass options to createPersistedQueryLink (#106 )
Updated dependencies
Fixed
onResetStore expect Promise (#220 )
disable gql files linting by default; use pluginOptions.apollo.lintGQL: true in vue.config.js to enable again.
generator: ENOENT error
add typescript as optional peer dep, closes #137
v0.21.1
01 Oct 09:41
Compare
Sorry, something went wrong.
No results found
Fixed
Allow gql-loader to load gql files from other modules (#179 )
websocket: add headers.authentication in connection params (#144 )
Other
allow @vue/cli-shared-utils@4 as peerDependencies (#194 )
v0.21.0
28 Jun 10:42
Compare
Sorry, something went wrong.
No results found
New
New apollo:schema:generate command
New apollo:schema:publish command
New install prompts
Numerous UI improvements
client: allow configuration of restored client cache (#154 )
Fixed
use empty object as default inMemoryCacheOptions (#153 )
v0.20.0
02 May 15:30
Compare
Sorry, something went wrong.
No results found
Potential breaking changes
vue-loader : modify transpileOptions to allow string template tag, enabling support of gql tag inside component templates
New
add types definition (#136 )
Fixed
add extensions gql/graphql to eslint (#142 )
v0.19.2
19 Mar 15:41
Compare
Sorry, something went wrong.
No results found
Fixed
Updated deps, fixing issues with http link options (like cookie credentials), closes #115
New
Better support for Apollo Client 2.5 local state features, closes #112
v0.19.1
22 Dec 20:05
Compare
Sorry, something went wrong.
No results found
Changed
The generator no longer adds the serve command in parallel of apollo script.
v0.19.0
21 Dec 17:30
Compare
Sorry, something went wrong.
No results found
Breaking
Updated to Apollo Server 2.3.x, more info here
Update to Apollo Upload Client 10.x (esm build dropped)
Misc
v0.18.1
27 Nov 09:45
Compare
Sorry, something went wrong.
No results found