-
Notifications
You must be signed in to change notification settings - Fork 894
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
Set FirebaseError
name to be calling constructors name
#8553
Open
dlarocque
wants to merge
14
commits into
main
Choose a base branch
from
dl/firebaseerror-name
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c04d9ef - Browse repository at this point
Copy the full SHA c04d9efView commit details
Commits on Sep 9, 2024
-
Make memory lru gc the default (#8110)
* Make memory lru gc the default * undo yarn.lock * Make memory lru gc the default * Fix tests
Configuration menu - View commit details
-
Copy full SHA for a377fb2 - Browse repository at this point
Copy the full SHA a377fb2View commit details
Commits on Sep 20, 2024
-
V11 release removal of node-fetch and undici dependencies (#8492)
Our v11 release will require node 18+. Since fetch has been introduced in these node versions, we can remove our dependency on third party fetch implementations. This change removes our usage of fetch variants undici and node-fetch for our node target builds and our CI tools.
Configuration menu - View commit details
-
Copy full SHA for c8937e7 - Browse repository at this point
Copy the full SHA c8937e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7194d9c - Browse repository at this point
Copy the full SHA 7194d9cView commit details
Commits on Sep 23, 2024
-
V11 - Remove functions node bundle (#8507)
With the removal of fetch we no long need to create a node bundle for functions. Instead the sourcebase may become isomorphic, so long as we remove the older node sources. And that's what the PR does!
Configuration menu - View commit details
-
Copy full SHA for d253484 - Browse repository at this point
Copy the full SHA d253484View commit details -
Configuration menu - View commit details
-
Copy full SHA for 097bd67 - Browse repository at this point
Copy the full SHA 097bd67View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 09ba48f - Browse repository at this point
Copy the full SHA 09ba48fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 245e65e - Browse repository at this point
Copy the full SHA 245e65eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fe4f4f - Browse repository at this point
Copy the full SHA 3fe4f4fView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 36cb017 - Browse repository at this point
Copy the full SHA 36cb017View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b035b7 - Browse repository at this point
Copy the full SHA 6b035b7View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07b203a - Browse repository at this point
Copy the full SHA 07b203aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a5fef - Browse repository at this point
Copy the full SHA 23a5fefView commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ac00980 - Browse repository at this point
Copy the full SHA ac00980View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.