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

Upgrade remove-accents to 0.5.0 #146

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Upgrade remove-accents to 0.5.0 #146

merged 1 commit into from
Jan 15, 2024

Conversation

ghost
Copy link

@ghost ghost commented Jan 15, 2024

What:
Upgraded remove-accents from 0.4.2 to 0.5.0

Why:
The upgraded version of remove-accents handles more cases of diacritics. For example, with the phrase "tổ chức", version 0.4.2 would remove the diacritics to be tổ chuc, which is incorrect. Version 0.5.0 solves this problem correctly, to to chuc.

How:
Just changed the version of remove-accents in package.json

Checklist:

  • Documentation N/A
  • Tests N/A
  • Ready to be merged

Copy link
Owner

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Thank you!

@ghost
Copy link
Author

ghost commented Jan 15, 2024

Hi @kentcdodds, thanks for the quick review!

@kentcdodds kentcdodds merged commit c62eed1 into kentcdodds:main Jan 15, 2024
4 checks passed
Copy link

🎉 This PR is included in version 6.3.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant