Skip to content
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

Feature/firebase experiments #731

Merged

Conversation

jfbenckhuijsen
Copy link
Contributor

Firebase has a way to enable experimental features. This is used e.g. when combining next.js with Firebase. The new option allows these experiments to be used.

@jfbenckhuijsen jfbenckhuijsen requested a review from a team as a code owner January 4, 2025 19:30
@jfbenckhuijsen
Copy link
Contributor Author

@loicmathieu There is also some workaround code in this PR for a bug I ran into (which mostly triggers when using the experiments, hence I added it to this PR). Filed a bug (#732) to remove the logic once the upstream bug is fixed.

@jfbenckhuijsen
Copy link
Contributor Author

@loicmathieu Have some time to get this merged? Besides the feature, this PR also contains a few fixes for issues I ran in to while working with the extension quite a bit (i.e. really ironing out the corner cases). Can split the PR into multiple if that eases reviewing.

Copy link
Collaborator

@loicmathieu loicmathieu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@loicmathieu loicmathieu merged commit 08eaf76 into quarkiverse:main Jan 13, 2025
1 check passed
@jfbenckhuijsen jfbenckhuijsen deleted the feature/firebase-experiments branch January 13, 2025 18:08
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