Skip to content

Releases: epicweb-dev/cachified

v5.6.0

29 Jun 17:19
Compare
Choose a tag to compare

5.6.0 (2025-06-29)

Features

  • add support for traceIds (249df12)
  • expose access to internal pending values cache (5d95de8)

v5.5.3

29 Jun 17:15
Compare
Choose a tag to compare

5.5.3 (2025-06-29)

Bug Fixes

  • handle race condition in parallel batches with swr (4041fd1)

v5.5.2

03 Apr 00:24
b21a54a
Compare
Choose a tag to compare

5.5.2 (2025-04-03)

Bug Fixes

  • delayed background de-duplication and deprecate deprecate-staleRefreshTimeout (#134) (b21a54a)

v5.5.1

18 Feb 19:07
e2e1d24
Compare
Choose a tag to compare

5.5.1 (2025-02-18)

Bug Fixes

  • use log.error when logging refreshValueError (#125) (e2e1d24)

v5.5.0

07 Feb 20:21
ad36a59
Compare
Choose a tag to compare

5.5.0 (2025-02-07)

Features

v5.4.0

07 Feb 19:08
2070f4e
Compare
Choose a tag to compare

5.4.0 (2025-02-07)

Features

v5.3.0

07 Feb 18:57
55b45a8
Compare
Choose a tag to compare

5.3.0 (2025-02-07)

Features

v5.2.1

07 Feb 11:21
Compare
Choose a tag to compare

5.2.1 (2025-02-07)

Bug Fixes

  • resolve batch with pending values as well (b038f3a)

v5.2.0

08 May 16:27
1e994d1
Compare
Choose a tag to compare

5.2.0 (2024-05-08)

Features

  • waitUntil: support background tasks as Promise (#103) (3edb5dd)

v5.1.3

08 May 12:26
0a66e49
Compare
Choose a tag to compare

5.1.3 (2024-05-08)

Bug Fixes

  • Reference global object using globalThis (#102) (0a66e49)