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

[🔥AUDIT🔥] Target node 12 so we don't break folks that haven't upgraded yet #29

Merged
merged 2 commits into from
Apr 22, 2022

Conversation

jaredly
Copy link
Collaborator

@jaredly jaredly commented Apr 22, 2022

🖍 This is an audit! 🖍

Summary:

oops!
https://khanacademy.slack.com/archives/C02NMB1R5/p1650646528384399

Issue: XXX-XXXX

Test plan:

run npm run build, and switch to node 12 w/ nvm or whatever you've got. node ./dist/cli/run.js should work, instead of crashing with a syntax error!
Switch back to node 16 and ensure that it also runs fine under 16.

jaredly added 2 commits April 22, 2022 12:02
Summary:
oops!
https://khanacademy.slack.com/archives/C02NMB1R5/p1650646528384399

Test plan:
run `npm run build`, and switch to node 12 w/ nvm or whatever you've got. `node ./dist/cli/run.js` should work, instead of crashing with a syntax error!
@changeset-bot
Copy link

changeset-bot bot commented Apr 22, 2022

🦋 Changeset detected

Latest commit: 2af0dbc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@khanacademy/graphql-flow Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jaredly jaredly self-assigned this Apr 22, 2022
@jaredly jaredly added the audit label Apr 22, 2022
@somewhatabstract
Copy link
Member

Thanks! 🥳

@jaredly jaredly merged commit 31dd235 into main Apr 22, 2022
@jaredly jaredly deleted the 12-compat branch April 22, 2022 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants