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

V1 #279

Merged
merged 7 commits into from
Dec 7, 2024
Merged

V1 #279

merged 7 commits into from
Dec 7, 2024

Conversation

gilbsgilbs
Copy link
Owner

  • Update dependencies
  • Migrate to ESLint now terrible configuration file format
  • Reformat everything with prettier's defaults
  • Official node 22 and 23 support. Drop node 21 because it's EOL.
  • Breaking change: Drop support for JSONv3 (as it was dropped starting from i18next v24), so JSONv4 is now default.
  • Breaking change: Experimental ICU is no longer supported as it was tight to JSONv3. If some contributor wants to port it back to JSONv4, I'd gladly accept it.

… ICU

BREAKING CHANGE: JSONv3 is no longer supported starting from i18next
v24, so it has been decided to drop support from it in this project. As
a result, experimental ICU which only ever worked with JSONv3 has been
also removed. Given the maintenance burden was pretty low, I would
accept contributions towards bringing it back with JSONv4 support if
someone needs it.
@gilbsgilbs gilbsgilbs merged commit 882d70b into master Dec 7, 2024
17 checks passed
@gilbsgilbs gilbsgilbs deleted the update-deps branch December 7, 2024 23:51
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.

1 participant