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

Add autofill() method using promise-based API #44

Merged
merged 5 commits into from
Aug 7, 2024
Merged

Conversation

Firehed
Copy link
Contributor

@Firehed Firehed commented Aug 7, 2024

Fixes #41 in a non-breaking way, though it marks the previous method as deprecated and indicates it'll be removed in the future.

Happily, even without removing the old method, this very slightly shrinks the bundle size since the change enabled further consolidating the auth logic.

@Firehed Firehed merged commit f9212c3 into main Aug 7, 2024
1 check passed
@Firehed Firehed deleted the autofill-promise branch August 7, 2024 17:25
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.

Migrate autofill to async/await
1 participant