Skip to content

Releases: contentful/node-apps-toolkit

v2.0.0

23 Aug 07:27
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

1.3.0 (2020-11-02)

Features

v1.2.0

02 Nov 16:12
970df31
Compare
Choose a tag to compare

1.2.0 (2020-11-02)

Features

v1.1.0

20 Oct 12:38
a79e996
Compare
Choose a tag to compare

1.1.0 (2020-10-20)

Bug Fixes

  • adjust comment (b7da465)
  • change cache injection path, add TTL test (6efc0d1)
  • inject cache and clean up statements (b09e1bb)
  • linting in unit test (0922958)

Features

  • cache access token on repeat requests (16595da)

v1.0.1

08 Oct 12:50
19ab7ac
Compare
Choose a tag to compare

1.0.1 (2020-10-08)

Bug Fixes

  • build typescript declarations (2eac09c)

v1.0.0

02 Oct 13:37
Compare
Choose a tag to compare

1.0.0 (2020-10-02)

Features