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

version 2 #264

Merged
merged 39 commits into from
Mar 8, 2024
Merged

version 2 #264

merged 39 commits into from
Mar 8, 2024

Conversation

patinthehat
Copy link
Member

@patinthehat patinthehat commented Mar 8, 2024

This PR implements version 2.0 of node-ray.

  • Moved to module package type.
  • Require Node 18+.
  • Code cleanup and refactoring.
  • Several methods are now asynchronous.
  • Removed deprecated methods from v1.x.
  • Moved to a more comprehensive build process using Vite.
  • Moved to Vitest and dropped Jest as the test suite runner.
  • Releases now include both a standard standalone build as well as a slim standalone build, which does not include axios (but includes all other dependencies).
  • Upgraded dependencies.
  • Removed find-up, md5, tslib runtime dependencies.

Copy link

what-the-diff bot commented Mar 8, 2024

Warning
What The Diff skipped summarizing this PR.

The estimated token count of your changes is 27,710.
Your configured maximum tokens per PR is 12,000.

Login to change the settings, or manually trigger a comment here.

@patinthehat patinthehat merged commit a3ea165 into main Mar 8, 2024
1 of 3 checks passed
@patinthehat patinthehat deleted the v2 branch March 8, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant