Releases: contentful/node-apps-toolkit
Releases · contentful/node-apps-toolkit
v2.0.0
2.0.0 (2021-08-23)
- fix!: do not return undefined headers (Node 16 update) (#33) (819751e), closes #33
BREAKING CHANGES
v1.4.0
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
1.3.2 (2020-11-05)
Bug Fixes
- include @types/debug in dependencies (99395b0)
v1.3.1
1.3.1 (2020-11-05)
Bug Fixes
- export additional type and update documentation (#15) (4cef437)
v1.3.0
1.3.0 (2020-11-02)
Features
v1.2.0
1.2.0 (2020-11-02)
Features
v1.1.0
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
1.0.1 (2020-10-08)
Bug Fixes
- build typescript declarations (2eac09c)
v1.0.0
1.0.0 (2020-10-02)
Features