Skip to content

Releases: BowlingX/apollo-proxy-cache

v4.2.0

05 Mar 17:44
Compare
Choose a tag to compare

4.2.0 (2021-03-05)

Features

  • browser: create separate build for browser and nodejs (cf4aeab)

v4.1.1

05 Mar 17:13
Compare
Choose a tag to compare

4.1.1 (2021-03-05)

Bug Fixes

  • ie11, node12: fixed ie11 and node 12 support (1b86533)

v4.1.0

03 Mar 11:58
Compare
Choose a tag to compare

4.1.0 (2021-03-03)

Features

  • ts: use latest master version with apollo 2.x compability. (5853a1f)

v6.0.1

02 Mar 19:44
Compare
Choose a tag to compare

6.0.1 (2021-03-02)

Bug Fixes

v6.0.0

02 Mar 19:32
Compare
Choose a tag to compare

6.0.0 (2021-03-02)

Bug Fixes

  • build: fixed semis, added github plugin (2b89572)

Features

  • typescript: migrated codebase to typescript, fixed possible memory leaks (9e1cfe0)

BREAKING CHANGES

  • typescript: This might cause flow errors as flow types are removed.