Skip to content

Releases: contentful/node-apps-toolkit

v2.1.0

13 Feb 13:39

Choose a tag to compare

2.1.0 (2023-02-13)

Features

v2.0.4

23 Jan 15:06

Choose a tag to compare

2.0.4 (2023-01-23)

Bug Fixes

v2.0.3

10 Jun 09:40

Choose a tag to compare

2.0.3 (2022-06-10)

Bug Fixes

  • [] do not export const enums for headers (#51) (6858557)

v2.0.2

25 Mar 08:41

Choose a tag to compare

2.0.2 (2022-03-25)

Bug Fixes

  • include spaceId as part of cacheKey (#43) (92fc4c5)

v2.0.1

11 Mar 08:45

Choose a tag to compare

2.0.1 (2022-03-11)

Bug Fixes

v2.0.0

23 Aug 07:27

Choose a tag to compare

2.0.0 (2021-08-23)

  • fix!: do not return undefined headers (Node 16 update) (#33) (819751e), closes #33

BREAKING CHANGES

  • this changes typings

v1.4.0

28 Jul 08:26
4825c55

Choose a tag to compare

1.4.0 (2021-07-28)

Features

  • context-headers: add context headers for request signing (7375e27)
  • context-headers: simplify public interface of signing and remove confusing docs (1b1e100)
  • context-headers: update subject to support partial types (83eaf24)
  • context-headers: update types for context headers (af9501b)

v1.3.2

05 Nov 16:09
0300d49

Choose a tag to compare

1.3.2 (2020-11-05)

Bug Fixes

  • include @types/debug in dependencies (99395b0)

v1.3.1

05 Nov 09:38
4cef437

Choose a tag to compare

1.3.1 (2020-11-05)

Bug Fixes

  • export additional type and update documentation (#15) (4cef437)

v1.3.0

02 Nov 16:33
908f614

Choose a tag to compare

1.3.0 (2020-11-02)

Features