Skip to content

Releases: BowlingX/apollo-proxy-cache

v8.1.4

24 Nov 11:14

Choose a tag to compare

8.1.4 (2025-11-24)

Bug Fixes

  • removed the cache directive before reading the cached value (33171d0)

v10.0.0

25 Oct 19:17

Choose a tag to compare

10.0.0 (2025-10-25)

Bug Fixes

BREAKING CHANGES

  • Bumped major redis version

v9.0.8

20 Oct 18:41

Choose a tag to compare

9.0.8 (2025-10-20)

Bug Fixes

  • removed the cache directive before reading the cached value (2c12c9d)

v9.0.6

07 Mar 12:34

Choose a tag to compare

9.0.6 (2025-03-07)

Bug Fixes

  • bumped dependencies, export link and in-memory cache for browser only usage (aa84854)

v9.0.5

06 Dec 15:30

Choose a tag to compare

9.0.5 (2024-12-06)

Bug Fixes

v9.0.4

29 May 17:46

Choose a tag to compare

9.0.4 (2024-05-29)

Bug Fixes

  • Do not bundle as esm but just to be bundled (4da863c)

v9.0.3

29 May 17:08

Choose a tag to compare

9.0.3 (2024-05-29)

Bug Fixes

v9.0.2

29 May 16:52

Choose a tag to compare

9.0.2 (2024-05-29)

Bug Fixes

v9.0.1

29 May 16:42

Choose a tag to compare

9.0.1 (2024-05-29)

Bug Fixes

v9.0.0

29 May 15:30

Choose a tag to compare

9.0.0 (2024-05-29)

Features

  • Switch to official redis package instead ioredis, adjusted build pipelines (d476f48)

BREAKING CHANGES

  • Switch to official redis package instead ioredis for default redis implementation.