Skip to content

Releases: Rocketmakers/api-swr

v2.2.3

17 Nov 13:03

Choose a tag to compare

2.2.3 (2025-11-17)

Bug Fixes

  • remove armstrong completely (799b533)

v2.2.2

17 Nov 09:19

Choose a tag to compare

2.2.2 (2025-11-17)

Bug Fixes

  • upgraded to latest armstrong in devdeps (fc83878)

v2.2.1

28 Mar 08:46

Choose a tag to compare

2.2.1 (2025-03-28)

Bug Fixes

    • Cache manager export added (0105f84)

v2.2.0

27 Mar 10:45

Choose a tag to compare

2.2.0 (2025-03-27)

Features

    • UseCacheManager toolkit added (7c14054)

v2.1.1

28 Jan 14:04

Choose a tag to compare

2.1.1 (2025-01-28)

Bug Fixes

    • Fixes cache key typing bug on TSOA clients with all optional params (d1f8a19)

v2.1.0

08 Jan 15:31

Choose a tag to compare

2.1.0 (2025-01-08)

Features

    • Allows mocking to be switched on per hook rather than only globally (b3f0ff9)

v2.0.1

12 Dec 14:03

Choose a tag to compare

2.0.1 (2024-12-12)

Bug Fixes

    • Added missing type exports (3c1fdb2)

v2.0.0

06 Nov 14:09

Choose a tag to compare

2.0.0 (2024-11-06)

Features

    • awaited fetches now return the whole axios response (fe8a7f1)

BREAKING CHANGES

  • This changes the response from all awaited fetches

v1.5.3

19 Sep 10:47

Choose a tag to compare

1.5.3 (2024-09-19)

Bug Fixes

    • Adds SSR use client directives for swr driven hooks (2c3742b)

v1.5.2

18 Sep 09:26

Choose a tag to compare

1.5.2 (2024-09-18)

Bug Fixes

    • Removes uneccessary content memo on fetch config so it can contain functions (98a8ada)