UNPKG

@gospime/apollo-client

Version:

Apollo HTTP client with response caching

154 lines (68 loc) 5.31 kB
# 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](https://github.com/gospime/apollo-client/compare/v4.0.0...v4.0.1) (2020-03-21) ## [4.0.0](https://github.com/gospime/apollo-client/compare/v3.0.3...v4.0.0) (2020-03-02) ### ⚠ BREAKING CHANGES * escape string values ### Features * escape string values ([38d86c8](https://github.com/gospime/apollo-client/commit/38d86c807236498503241793f7ffedb2918f1615)) ### [3.0.3](https://github.com/gospime/apollo-client/compare/v3.0.2...v3.0.3) (2020-03-02) ### [3.0.2](https://github.com/gospime/apollo-client/compare/v3.0.1...v3.0.2) (2020-02-19) ### [3.0.1](https://github.com/gospime/apollo-client/compare/v3.0.0...v3.0.1) (2020-02-02) ### Bug Fixes * parse nummber value as argument ([1a08d30](https://github.com/gospime/apollo-client/commit/1a08d30de07dac9919d822e9442e764664dc4f8c)) ## [3.0.0](https://github.com/gospime/apollo-client/compare/v2.6.4...v3.0.0) (2020-01-28) ### ⚠ BREAKING CHANGES * ability to parse constants as symbols ### Features * ability to parse constants as symbols ([9cef362](https://github.com/gospime/apollo-client/commit/9cef3620a15b88b598f80d2a46a873bb255e6c10)) ### [2.6.4](https://github.com/gospime/apollo-client/compare/v2.6.3...v2.6.4) (2020-01-13) ### Bug Fixes * fixed problem with input argumentes like IP ([5a35cf6](https://github.com/gospime/apollo-client/commit/5a35cf62614c2ba821bc3af0993ea7e9ff8a4d8c)) ### [2.6.3](https://github.com/gospime/apollo-client/compare/v2.6.2...v2.6.3) (2019-12-19) ### [2.6.2](https://github.com/gospime/apollo-client/compare/v2.6.1...v2.6.2) (2019-11-28) ### Bug Fixes * hide __typename ([2fb17b2](https://github.com/gospime/apollo-client/commit/2fb17b2ad3c8c200950e89de2da618fe3883dcb6)) ### [2.6.1](https://github.com/gospime/apollo-client/compare/v2.6.0...v2.6.1) (2019-11-27) ### Bug Fixes * removed typo ([05e742c](https://github.com/gospime/apollo-client/commit/05e742c72789ab2d80c79da9352ec7197aa98cb2)) ## [2.6.0](https://github.com/gospime/apollo-client/compare/v2.5.1...v2.6.0) (2019-11-27) ### Features * added ability to select nested data ([f6a4ca3](https://github.com/gospime/apollo-client/commit/f6a4ca3ab3706aa1730d41d8af6a04f47ffb3401)) ### [2.5.1](https://github.com/gospime/apollo-client/compare/v2.5.0...v2.5.1) (2019-11-27) ### Bug Fixes * parsing of Date values in arguments ([0fad8da](https://github.com/gospime/apollo-client/commit/0fad8da8f70b3be79e35b3f5723136a7faceed62)) ## [2.5.0](https://github.com/gospime/apollo-client/compare/v2.4.0...v2.5.0) (2019-11-26) ### Features * parse object in arguments - ability to have mutation input Objects ([b9ae921](https://github.com/gospime/apollo-client/commit/b9ae921e86f70fae318dff782ecb2d4feb5936f2)) ## [2.4.0](https://github.com/gospime/apollo-client/compare/v2.3.1...v2.4.0) (2019-11-26) ### Features * implemented ability to set enum values ([8184233](https://github.com/gospime/apollo-client/commit/81842332861ed0e912e008e2600051ad19852383)) ### [2.3.1](https://github.com/gospime/apollo-client/compare/v2.3.0...v2.3.1) (2019-11-22) ### Bug Fixes * renamed apolloOptions to defaultOptions ([299172e](https://github.com/gospime/apollo-client/commit/299172e26cb67464447480afc39baf59d4b1dcf5)) ## [2.3.0](https://github.com/gospime/apollo-client/compare/v2.2.0...v2.3.0) (2019-11-22) ### Features * ability to setup apollo options ([2e46302](https://github.com/gospime/apollo-client/commit/2e46302a03aee357e094fbe2ec424b0f8a58de48)) ## [2.2.0](https://github.com/gospime/apollo-client/compare/v2.1.0...v2.2.0) (2019-11-21) ### Features * parse boolean value of argument ([38be52f](https://github.com/gospime/apollo-client/commit/38be52fa30717cfe79d842c0de7787f42e8c4e88)) ## [2.1.0](https://github.com/gospime/apollo-client/compare/v2.0.2...v2.1.0) (2019-11-20) ### Features * ability to setup auth token (JWT) ([9f7e157](https://github.com/gospime/apollo-client/commit/9f7e157c35c39444325b7f8c6f8600c9481a01fd)) ### [2.0.2](https://github.com/gospime/apollo-client/compare/v2.0.1...v2.0.2) (2019-11-20) ### [2.0.1](https://github.com/gospime/apollo-client/compare/v2.0.0...v2.0.1) (2019-11-20) ## [2.0.0](https://github.com/gospime/apollo-client/compare/v1.2.1...v2.0.0) (2019-11-20) ### ⚠ BREAKING CHANGES * Refactoring. Calling query and mutation. Ability to introspect a schema ### Features * Refactoring. Calling query and mutation. Ability to introspect a schema ([9577096](https://github.com/gospime/apollo-client/commit/957709623f1454c584ed5b268fb872640250fff0)) ### [1.2.1](https://github.com/gospime/apollo-client/compare/v1.2.0...v1.2.1) (2019-11-20) ### Bug Fixes * minors ([327f2fc](https://github.com/gospime/apollo-client/commit/327f2fc4f6c7d75170943f355caded4a2632acaa)) ## [1.2.0](https://github.com/gospime/apollo-client/compare/v1.1.0...v1.2.0) (2019-11-19) ### Features * extended error handling ([65faa9b](https://github.com/gospime/apollo-client/commit/65faa9b3a0c093eda0307ae97231bd7a26f8050b)) ## 1.1.0 (2019-11-19) ### Features * created Apollo client ([a698bfb](https://github.com/gospime/apollo-client/commit/a698bfbeda1416850d264fc8534b02e5cc3038b3))