Releases: GoogleCloudPlatform/functions-framework-nodejs
Releases · GoogleCloudPlatform/functions-framework-nodejs
v1.4.0
v1.3.2
v1.3.1
v1.3.0
09-11-2019 10:17 PDT
Implementation Changes
- fixes #33: Only listen to functionTarget. (#81)
- fix: change the default function directory to the current working directory instead of root ('/') (#77)
- Adding null check in catch block (#71)
- fix: Adds types for superagent. Fixes #68 (#69)
New Features
- Add a source flag/env option to add flexibility to execution path (#53)
Dependencies
Documentation
- Docs Updates (#70)
- Fix small typo on link (#79)
- New section documentation on how to perform local PubSub testing (#76)
- Docs: Add Docker Tutorial Doc (#58)
Internal / Testing Changes
- chore: remove the converter
v1.2.1
v1.2.0
v1.1.2
v1.1.1
v1.1.0
Renaming of command line options.
v1.0.1
This release covers README updates.