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

feat: nuxt 3 compatibility #59

Merged
merged 5 commits into from
Nov 28, 2022
Merged

feat: nuxt 3 compatibility #59

merged 5 commits into from
Nov 28, 2022

Conversation

pi0
Copy link
Contributor

@pi0 pi0 commented Nov 28, 2022

resolves #43
resolves #57
closes #47

This PR changes the implementation to support Nuxt 3 with backward compatibility for Nuxt 2 which is essential for zero config providers that inject the latest version of web-vitals. We might introduce more breaking changes and also split release lines in future versions.

There are no API-breaking changes. Bumping major versions as an indicator of major changes after this PR.

@pi0 pi0 merged commit b400160 into main Nov 28, 2022
@pi0 pi0 deleted the nuxt3 branch November 28, 2022 14:47
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.

update for compatibility with nuxt 3 Nuxt 3 support
1 participant