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

refactor: reduce console noise about iso deprecation #3079

Merged
merged 5 commits into from
Sep 5, 2024

Conversation

reslear
Copy link
Contributor

@reslear reslear commented Aug 29, 2024

CleanShot 2024-08-30 at 02 35 15@2x

also maybe need add:

i18n/src/utils.ts

Lines 17 to 19 in ebbc7f4

export function formatMessage(message: string) {
return `[${NUXT_I18N_MODULE_ID}]: ${message}`
}

Copy link
Collaborator

@kazupon kazupon left a comment

Choose a reason for hiding this comment

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

Welcome contribution!
Thanks!

@kazupon
Copy link
Collaborator

kazupon commented Sep 5, 2024

Ah, Can you fix the CI errors! 🙏

@BobbieGoede BobbieGoede merged commit 80f9c56 into nuxt-modules:main Sep 5, 2024
8 checks passed
@BobbieGoede
Copy link
Collaborator

Thank you for your contribution! I've fixed the CI errors so we can include this in the next release 💪

BobbieGoede added a commit that referenced this pull request Sep 5, 2024
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.

3 participants