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

Pnpm migration and node bumping #249

Merged
merged 11 commits into from
Jan 28, 2025
Merged

Conversation

AlexKushnir1
Copy link
Contributor

@AlexKushnir1 AlexKushnir1 commented Jan 18, 2025

Motivation

#248; prepare to update typescript and near-api-js dependencies, which need higher node version and more performans package manager like pnpm to easier iteract with library

Description

PR migrated from yarn/npm to pnpm which are more performant than npm and provide a way of speeding up the completion times for CI pipelines, as well as having a better package manager to use during development cycles.

Notice

Please review and request changes if needed ASAP as this is kind a blocker for updates typescript and api-js which in turn is a blocker for writing tests in the api-js/client library

Copy link
Collaborator

@volovyks volovyks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, make sure it is released with major version bump

@volovyks volovyks merged commit 683ec26 into near:main Jan 28, 2025
3 checks passed
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.

2 participants