-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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 upgrade #4528
PNPM upgrade #4528
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, i guess there is no breaking changes in this version?
A couple of points i was not sure about:
-
Please check
novu/scripts/dev-environment-setup.sh
Line 321 in a7fe6f0
PNPM_VERSION="7.28.0"
we should update the version there as well. -
Do we need to update the providers pnpm vesion?
-
FYI we will need to create an update in the docs as well in order to update
npm install -g pnpm@7.5.0
line in
https://docs.novu.co/community/machine-setup#pnpm
No description provided.