Skip to content

Releases: BowlingX/apollo-proxy-cache

v9.0.5

06 Dec 15:30
Compare
Choose a tag to compare

9.0.5 (2024-12-06)

Bug Fixes

v9.0.4

29 May 17:46
Compare
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
Compare
Choose a tag to compare

9.0.3 (2024-05-29)

Bug Fixes

v9.0.2

29 May 16:52
Compare
Choose a tag to compare

9.0.2 (2024-05-29)

Bug Fixes

v9.0.1

29 May 16:42
Compare
Choose a tag to compare

9.0.1 (2024-05-29)

Bug Fixes

v9.0.0

29 May 15:30
Compare
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.

v8.1.3

27 Apr 12:04
Compare
Choose a tag to compare

8.1.3 (2023-04-27)

Bug Fixes

  • use build-in fixRequestBody (2d83649)

v8.1.2

27 Apr 11:23
Compare
Choose a tag to compare

8.1.2 (2023-04-27)

Bug Fixes

  • fixed np on others then POST requests (8d165bc)

v8.1.1

27 Apr 09:21
Compare
Choose a tag to compare

8.1.1 (2023-04-27)

Bug Fixes

  • do not depend on express, use body-parser instead (8ed4f80)

v8.1.0

27 Apr 09:05
Compare
Choose a tag to compare

8.1.0 (2023-04-27)

Features

  • apply json body middleware if not applied (997c29f)