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: support higher versions of node 18 #774

Merged
merged 3 commits into from
Jul 10, 2023
Merged

fix: support higher versions of node 18 #774

merged 3 commits into from
Jul 10, 2023

Conversation

mvadari
Copy link
Collaborator

@mvadari mvadari commented Jul 6, 2023

High Level Overview of Change

Title says it all.

Context of Change

My laptop uses 18.16 now and wasn't able to run npm i.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

TypeScript/Hooks Update

N/A

Before / After

Test Plan

Works locally.

@ckniffen
Copy link
Collaborator

ckniffen commented Jul 6, 2023

Might as well bump to 20 and fix the tests.

@jonathanlei
Copy link
Contributor

Might as well bump to 20 and fix the tests.

would 18 still work if we bump to 20?

@ckniffen
Copy link
Collaborator

ckniffen commented Jul 6, 2023

Might as well bump to 20 and fix the tests.

would 18 still work if we bump to 20?

No but this is an app so we can set whatever version we want.

@mvadari
Copy link
Collaborator Author

mvadari commented Jul 7, 2023

Tests will be fixed by #775

@ckniffen ckniffen merged commit 8112790 into staging Jul 10, 2023
4 checks passed
@ckniffen ckniffen deleted the update-node-18 branch July 10, 2023 19:51
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