File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/functions-framework?activeTab=versions
66
7+ ## v1.7.1
8+
9+ 08-10-2020 11:13 PDT
10+
11+ ### Implementation Changes
12+ - fix: Don't call function after 404 on /{robots.txt,favicon.ico} ([ #193 ] ( https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/193 ) )
13+
14+ ### New Features
15+
16+ ### Dependencies
17+ - chore(deps): update dependency mocha to v8.1.1 ([ #194 ] ( https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/194 ) )
18+ - chore: remove tslint.json ([ #190 ] ( https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/190 ) )
19+
20+ ### Documentation
21+
22+ ### Internal / Testing Changes
23+
724## v1.7.0
825
92608-06-2020 12:01 PDT
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/functions-framework" ,
3- "version" : " 1.7.0 " ,
3+ "version" : " 1.7.1 " ,
44 "description" : " FaaS (Function as a service) framework for writing portable Node.js functions" ,
55 "engines" : {
66 "node" : " >=10.0.0"
You can’t perform that action at this time.
0 commit comments