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

fix: Remove dart:io imports for analytics, auth and app check #16827

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

kevmoo
Copy link
Collaborator

@kevmoo kevmoo commented Dec 5, 2024

Allows these packages to be detected as wasm-compatible

Packages:

  • firebase_analytics
  • firebase_app_check
  • firebase_auth

Allows these packages to be detected as wasm-compatible

Packages:
- firebase_analytics
- firebase_app_check
- firebase_auth
@kevmoo kevmoo marked this pull request as ready for review December 5, 2024 03:47
@kevmoo
Copy link
Collaborator Author

kevmoo commented Dec 5, 2024

@russellwheatley @Lyokone – how should I handle versioning and changelogs here?

@russellwheatley russellwheatley changed the title fix(many): Remove dart:io imports in 3 packages fix: Remove dart:io imports for analytics, auth and app check Dec 6, 2024
@russellwheatley
Copy link
Member

russellwheatley commented Dec 6, 2024

@kevmoo - you don't have to worry about versioning or changelogs, we use melos that handles it for us based on conventional commits.

@kevmoo
Copy link
Collaborator Author

kevmoo commented Dec 6, 2024

@russellwheatley – okay. Unlike the other ones, this shouldn't be breaking. I also don't think the e2e failure is related to this PR, but I'll let you land it.

@Lyokone Lyokone merged commit 8c7f57c into main Dec 9, 2024
28 of 29 checks passed
@Lyokone Lyokone deleted the fix_wasm_things branch December 9, 2024 13:14
@firebase firebase locked and limited conversation to collaborators Jan 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants