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!: minimum nodejs version #1278

Merged
merged 1 commit into from
May 1, 2023
Merged

fix!: minimum nodejs version #1278

merged 1 commit into from
May 1, 2023

Conversation

TarikGul
Copy link
Member

@TarikGul TarikGul commented May 1, 2023

Breaking change

This changes the minimum nodejs version to 18.14 to keep it in line with polkadot-js for future versions.

This is a necessary change since I noticed some syntax errors inside of this #1277 . When buiding the the sidecar package using the new polkadot-js versions I saw that there was some incompatible syntax warning (not recognized). But when I switched it to v16 it worked. Therefore, I am using this as a opportunity to keep it completely inline with polkadot-js and enforce v18.14.

@TarikGul TarikGul requested review from a team as code owners May 1, 2023 14:02
@TarikGul TarikGul merged commit 05628da into master May 1, 2023
@TarikGul TarikGul deleted the tarik-update-node-version branch May 1, 2023 16:35
This pull request was closed.
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.

3 participants