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

Replace country-regex with i18n-iso-countries #7366

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dimitrov570
Copy link

Resolves the issue discussed in #7026.

This implementation does not use regular expressions as before and does not contain countries that do not exist anymore, compared to the previous solution with country-regex. But on the other hand i18n-iso-countries seems to be updated frequently, so it will contain updated information on country codes.

@gvwilson gvwilson added community community contribution P1 needed for current cycle fix fixes something broken labels Feb 18, 2025
@gvwilson
Copy link
Contributor

thanks @dimitrov570 - I'll see if we can get this into the 3.1 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community community contribution fix fixes something broken P1 needed for current cycle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants