Skip to content

Releases: podium-lib/client

v5.2.0-next.7

22 Oct 03:49

Choose a tag to compare

v5.2.0-next.7 Pre-release
Pre-release

5.2.0-next.7 (2024-10-22)

Bug Fixes

  • use AbortController instead of AbortSignal to avoid unhandled exception (#412) (ebdfc74)
  • use AbortSignal to ensure timeouts are respected (3f970ed)

v5.1.16

17 Oct 23:55

Choose a tag to compare

5.1.16 (2024-10-17)

Bug Fixes

  • use AbortController instead of AbortSignal to avoid unhandled exception (#412) (ebdfc74)
  • use AbortSignal to ensure timeouts are respected (3f970ed)

v5.2.0-next.6

15 Oct 22:39

Choose a tag to compare

v5.2.0-next.6 Pre-release
Pre-release

5.2.0-next.6 (2024-10-15)

Bug Fixes

  • deps: update dependency @podium/utils to v5.2.0 (f7d4675)
  • deps: update dependency @podium/utils to v5.2.1 (c9e9cfa)
  • deps: update dependency @podium/utils to v5.3.0 (3caf71b)
  • deps: update dependency @podium/utils to v5.3.1 (2cdc889)
  • deps: update dependency undici to v6.20.0 (cbbfcf4)
  • deps: update dependency undici to v6.20.1 (607944d)

v5.2.0-next.5

15 Oct 22:07

Choose a tag to compare

v5.2.0-next.5 Pre-release
Pre-release

5.2.0-next.5 (2024-10-15)

Features

  • replace early hints with header link reading (4429681)

v5.1.15

14 Oct 22:35

Choose a tag to compare

5.1.15 (2024-10-14)

Bug Fixes

  • deps: update dependency undici to v6.20.1 (607944d)

v5.1.14

09 Oct 14:03

Choose a tag to compare

5.1.14 (2024-10-09)

Bug Fixes

  • deps: update dependency undici to v6.20.0 (cbbfcf4)

v5.2.0-next.4

24 Sep 00:28

Choose a tag to compare

v5.2.0-next.4 Pre-release
Pre-release

5.2.0-next.4 (2024-09-24)

Bug Fixes

  • update @podium/utils to support hints asset collection (fe97c44)

Features

  • keep track of which resources have emitted early hints and emit complete event once all resources have emitted (7cf916a)

v5.1.13

22 Sep 23:49

Choose a tag to compare

5.1.13 (2024-09-22)

Bug Fixes

  • deps: update dependency @podium/utils to v5.3.1 (2cdc889)

v5.2.0-next.3

20 Sep 01:32

Choose a tag to compare

v5.2.0-next.3 Pre-release
Pre-release

5.2.0-next.3 (2024-09-20)

Features

  • write early hints to browser (42513a3)

v5.1.12

20 Sep 04:16

Choose a tag to compare

5.1.12 (2024-09-20)

Bug Fixes

  • deps: update dependency @podium/utils to v5.3.0 (3caf71b)