|
4 | 4 |
|
5 | 5 | [1]: https://www.npmjs.com/package/@google-cloud/functions-framework?activeTab=versions
|
6 | 6 |
|
| 7 | +## v1.7.0 |
| 8 | + |
| 9 | +08-06-2020 12:01 PDT |
| 10 | + |
| 11 | +### Implementation Changes |
| 12 | +- fix: do not send error when error code is fine ([#187](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/187)) |
| 13 | + |
| 14 | +### New Features |
| 15 | +- fix: add functions-framework-nodejs executable ([#152](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/152)) |
| 16 | + |
| 17 | +### Dependencies |
| 18 | +- chore(deps): use gts v2 ([#186](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/186)) |
| 19 | +- chore(deps): update dependency @types/express to v4.17.7 ([#166](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/166)) |
| 20 | +- chore(deps): update dependency @types/node to v11.15.20 ([#172](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/172)) |
| 21 | +- chore(deps): update dependency @types/supertest to v2.0.10 ([#173](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/173)) |
| 22 | +- chore(deps): update dependency mocha to v8 ([#178](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/178)) |
| 23 | +- chore(deps): update dependency supertest to v4 ([#179](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/179)) |
| 24 | +- chore(deps): automerge all but major updates ([#183](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/183)) |
| 25 | +- chore(deps): update dependency typescript to v3.9.7 ([#176](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/176)) |
| 26 | +- chore: make renovate not update as often ([#170](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/170)) |
| 27 | +- chore(deps): bump lodash from 4.17.14 to 4.17.19 ([#156](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/156)) |
| 28 | +- chore(deps): pin dependencies ([#163](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/163)) |
| 29 | +- chore(deps): add renovate.json ([#65](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/65)) |
| 30 | + |
| 31 | +### Documentation |
| 32 | +- docs: change badge to GitHub Actions ([#180](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/180)) |
| 33 | +- Fix typo: https -> http ([#153](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/153)) |
| 34 | + |
| 35 | +### Internal / Testing Changes |
| 36 | +- test: run CI workflows on pull_request ([#185](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/185)) |
| 37 | +- test: lock the version of the conformance tool ([#181](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/181)) |
| 38 | +- Add GitHub Actions workflows ([#169](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/169)) |
| 39 | +- feat: add a script to run conformance tests ([#158](https://github.com/GoogleCloudPlatform/functions-framework-nod |
| 40 | + |
7 | 41 | ## v1.6.0
|
8 | 42 |
|
9 | 43 | 06-17-2020 14:53 PDT
|
|
0 commit comments