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

Crowdin JavaScript client v2 #432

Open
7 tasks
andrii-bodnar opened this issue Oct 9, 2024 · 0 comments
Open
7 tasks

Crowdin JavaScript client v2 #432

andrii-bodnar opened this issue Oct 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@andrii-bodnar
Copy link
Member

It's been a while since the v1 release, and in that time a lot of deprecations and legacy code have accumulated. There have also been some big changes in the ecosystem that could be addressed in the new major release.

Things to be done:

  • Remove all the deprecations from the codebase.
    • Check the Crowdin API docs for other deprecations that aren't reflected in the client.
  • Update Node version requirement (min. 18).
  • Use native Node fetch instead of Axios.
  • Use Typescript 5.
  • Bump all dependencies to the latest versions.
  • ...
@andrii-bodnar andrii-bodnar added the enhancement New feature or request label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant