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

fix types for readonly array access #2104

Merged
merged 1 commit into from
Jan 3, 2024
Merged

fix types for readonly array access #2104

merged 1 commit into from
Jan 3, 2024

Conversation

Gotos
Copy link
Contributor

@Gotos Gotos commented Jan 3, 2024

I noticed one edge case was missing in yesterdays #2101 - it was an easy fix tho. Now the sandbox example provided in #2040 should actually be fixed as well.

Checklist

  • only relevant code is changed (make a diff before you submit the PR)
  • run tests npm run test
  • tests are included
  • commit message and code follows the Developer's Certification of Origin

@Gotos Gotos changed the title fix access for readonly arrays fix types for readonly array access Jan 3, 2024
@coveralls
Copy link

Coverage Status

coverage: 92.045%. remained the same
when pulling 8f135e3 on Gotos:master
into 0ba52bf on i18next:master.

@adrai adrai merged commit 0424076 into i18next:master Jan 3, 2024
7 checks passed
@adrai
Copy link
Member

adrai commented Jan 3, 2024

will wait for a new release after addressing #2103

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.

None yet

3 participants