Skip to content

Pull requests: firebase/firebase-functions

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Added release notes for 0.5.2 release
#2 by jwngr was merged Mar 9, 2017 Loading… updated Mar 9, 2017
Add postinstall script to run build script
#9 by jernkuan was closed Mar 16, 2017 Loading… updated Mar 16, 2017
changelog for v0.5.3
#22 by laurenzlong was merged Mar 23, 2017 Loading… updated Mar 23, 2017
Update firebase-admin peer dependency to ^4.2.0
#32 by laurenzlong was closed Apr 13, 2017 Loading… updated Apr 13, 2017
Update package.json - update firebase admin version
#38 by idanb11 was merged May 1, 2017 Loading… updated May 1, 2017
Changelog for v.0.5.6
#47 by laurenzlong was merged May 3, 2017 Loading… updated May 3, 2017
Changelog for v0.5.7
#53 by laurenzlong was merged May 11, 2017 Loading… updated May 11, 2017
Update README.md
#56 by laurenzlong was merged May 25, 2017 Loading… updated May 25, 2017
Add support for create/update/delete event types for database functions
#67 by laurenzlong was merged Jul 7, 2017 Loading… updated Jul 7, 2017
Preserve params passed with the original event
#92 by jspri was merged Aug 25, 2017 Loading… updated Aug 25, 2017
Changelog for v0.6.3
#93 by laurenzlong was merged Aug 29, 2017 Loading… updated Aug 29, 2017
Update firebase-admin dependency to v5.4.2
#119 by laurenzlong was merged Oct 10, 2017 Loading… updated Oct 10, 2017
Changelog for v0.7.1
#118 by laurenzlong was merged Oct 10, 2017 Loading… updated Oct 10, 2017
Further improve on config() type
#138 by bmass02 was merged Nov 30, 2017 Loading… updated Nov 30, 2017
Update firebase-admin to v5.8.1
#165 by laurenzlong was merged Jan 17, 2018 Loading… updated Jan 17, 2018
Changelog for v0.8.1
#166 by laurenzlong was merged Jan 17, 2018 Loading… updated Jan 17, 2018
Normalize path in InstanceBuilder
#168 by deremer was merged Jan 26, 2018 Loading… updated Jan 26, 2018
Update firebase-admin to version ~5.9.1
#195 by ajcrews was merged Mar 1, 2018 Loading… updated Mar 1, 2018
Check for GCLOUD_PROJECT env variable existence
#200 by kevmo314 was merged Mar 12, 2018 Loading… updated Mar 12, 2018
Changelog for v0.9.1
#207 by laurenzlong was merged Mar 22, 2018 Loading… updated Mar 22, 2018
Disallow implicit any typings (noImplicitAny: true)
#215 by danielasy was merged Apr 9, 2018 Loading… updated Apr 9, 2018
Update firebase-admin in integration tests to v5.12.0
#229 by swalkowski was merged Apr 24, 2018 Loading… updated Apr 24, 2018
context parameter is no longer optional
#232 by merlinnot was merged May 16, 2018 Loading… updated May 16, 2018
Make context argument in run optional again
#254 by swalkowski was closed May 29, 2018 Loading… updated May 29, 2018
ProTip! Exclude everything labeled bug with -label:bug.