Releases: contentful/node-apps-toolkit
Releases · contentful/node-apps-toolkit
v3.13.1
3.13.1 (2025-05-28)
Bug Fixes
- rename team-tundra -> team-extensibility [EXT-6372] (#772) (9aa8701)
v3.13.0
3.13.0 (2025-04-01)
Features
- include cmaClientOptions in FunctionEventContext [EXT-6303] (#767) (b94fcd4)
v3.12.0
3.12.0 (2025-03-10)
Features
- add types for resource type mapping[FUS-177] (#763) (3d4f8ae)
v3.11.0
3.11.0 (2025-03-05)
Bug Fixes
Features
- accurate TS types for each App Event payload type (#761) (f95db67)
v3.10.2-next.1
Bug Fixes
- allow sub module imports [EXT-6147] (4f6c7bf)
v3.10.1
3.10.1 (2025-01-15)
Bug Fixes
- include index.d.cts for stricter tsconfigs [EXT-6121] (#748) (9f94d0e)
- update resource.lookup event to match the type in functions-api repo (#746) (b9d031e)
v3.10.0-next.2
Bug Fixes
- bump semantic release (be01bf5)
- infer type rather than any (b8cb9e3)
- manually bump version (0932810)
- remove unused build scripts (e7f10ca)
- wrapper around jsonwebtoken to support cjs and esm (d1dd1b4)
Features