@nuxtjs/apollo
Version:
* Nuxt.js module to use [vue-apollo](https://github.com/Akryum/vue-apollo) * uses internally same approach as [vue-cli-plugin-apollo](https://github.com/Akryum/vue-cli-plugin-apollo)
32 lines (15 loc) • 1.53 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [4.0.1-rc.5](https://github.com/nuxt-community/apollo-module/compare/v4.0.1-rc.4...v4.0.1-rc.5) (2020-11-13)
### [4.0.1-rc.4](https://github.com/nuxt-community/apollo-module/compare/v4.0.1-rc.3...v4.0.1-rc.4) (2020-10-18)
### Bug Fixes
* server side renderings ([2c11f4e](https://github.com/nuxt-community/apollo-module/commit/2c11f4ef38ca1ff0f4834f8ab932a4be751818a5))
### [4.0.1-rc.3](https://github.com/nuxt-community/apollo-module/compare/v4.0.1-rc.2...v4.0.1-rc.3) (2020-08-08)
### [4.0.1-rc.2](https://github.com/nuxt-community/apollo-module/compare/v4.0.1-rc.1...v4.0.1-rc.2) (2020-08-08)
### Bug Fixes
* break reference to state object ([6641b68](https://github.com/nuxt-community/apollo-module/commit/6641b68628a4b5803a4da40f6e726dbd993d80a2))
### [4.0.1-rc.1](https://github.com/nuxt-community/apollo-module/compare/v4.0.1-rc.0...v4.0.1-rc.1) (2020-05-15)
### Bug Fixes
* **plugin:** check if __NUXT__.apollo exists ([640ba3e](https://github.com/nuxt-community/apollo-module/commit/640ba3e6e543e368cebbb0b707983e4e61856ba2))
* **types:** export client config interface ([90b5d69](https://github.com/nuxt-community/apollo-module/commit/90b5d6995b0c2cd581fff808efddc35f16f4e90c))
### [4.0.1-rc.0](https://github.com/nuxt-community/apollo-module/compare/v4.0.0-rc.19...v4.0.1-rc.0) (2020-02-18)