Releases: GoogleCloudPlatform/functions-framework-nodejs
Releases · GoogleCloudPlatform/functions-framework-nodejs
v1.4.0
06 Mar 16:13
Compare
Sorry, something went wrong.
No results found
v1.3.2
14 Sep 01:07
Compare
Sorry, something went wrong.
No results found
09-13-2019 18:06 PDT
Revert "fixes #33 : Only listen to functionTarget. (#81 )"
Implementation Changes
New Features
Dependencies
Documentation
Internal / Testing Changes
v1.3.1
13 Sep 17:58
Compare
Sorry, something went wrong.
No results found
09-13-2019 10:00 PDT
Implementation Changes
fix: use empty string path when function source is not specified (#90 )
New Features
Dependencies
Documentation
Internal / Testing Changes
v1.3.0
12 Sep 21:44
Compare
Sorry, something went wrong.
No results found
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
01 Aug 02:00
Compare
Sorry, something went wrong.
No results found
Fixes issue with install script #64
v1.2.0
23 Jul 17:14
Compare
Sorry, something went wrong.
No results found
Add support for installing dependencies through yarn.
v1.1.2
23 Jul 17:13
Compare
Sorry, something went wrong.
No results found
Adds CLI help flag.
Improves docs.
Updates dependencies.
v1.1.1
08 Jul 17:27
Compare
Sorry, something went wrong.
No results found
Log instead of error when function terminates.
Fixes hidden file issue.
Diff
v1.1.0
19 Apr 10:36
Compare
Sorry, something went wrong.
No results found
Renaming of command line options.
v1.0.1
12 Apr 15:17
Compare
Sorry, something went wrong.
No results found
This release covers README updates.