Skip to content

Node 12 compatibility #297

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

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Node 12 compatibility #297

merged 1 commit into from
Jul 6, 2022

Conversation

annie
Copy link
Contributor

@annie annie commented Jul 5, 2022

Remove the nullish coalescing operator and optional chaining in makeQueryTemplate, which seem to be unavailable in Node 12 (see runtime PR).

Since it seems like the runtime expects compatibility with Node 12, should we add a Node 12 test to stdlib as well?

@annie annie merged commit 9720f06 into main Jul 6, 2022
@annie annie deleted the annie/query-updates branch July 6, 2022 15:00
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