Skip to content

Bump firebase functions sdk version to v4 release candidate #179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

taeold
Copy link
Contributor

@taeold taeold commented Oct 14, 2022

This should fix all broken tests!

@taeold taeold merged commit caddf14 into launch.next Oct 14, 2022
@taeold taeold deleted the dl-bump-ff branch October 14, 2022 19:11
taeold added a commit that referenced this pull request Oct 14, 2022
* Update mockConfig function for v4 firebase-functions (#173)

V4 Functions SDK does not expose the config singleton directly.

Use the internal-only `resetCache` function instead.

* Fix Firebase Functions v4 compatibility issues. (#175)

1. Replace all use of __trigger annotation to __endpoint

2. Correct import path for Expression class/type

* BREAKING: Drop support for Firebase Functions SDK v3 and below - take 2 (#178)

We also pin down peer dep requirement for firebase-admin to peer dependencies required for v4 firebase-functions sdk.

* Bump firebase functions sdk version to v4 release candidate. (#179)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants