Releases: nodeshift/faas-js-runtime
Releases · nodeshift/faas-js-runtime
Bump to Fastify 3.3.0
Resolves an issue in v0.2.1 with the context
property on the Fastify request object.
Bug fixes and dependency upgrades
v0.2.1
chore(release): 0.2.1
v0.2.0
Features
- add support for 1.0 structured cloud events (#24) (b246948)
- provide structured logger to functions in context (#28) (0bec8df)
Bug Fixes
- README: update sample to use correct namespaced module (#26) (293e557)
v0.1.0
Features
- add support for cloud events version 1.0 (#21) (f282e28)