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

Convert nullish-coalescing operator to explicit check #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jsau-
Copy link

@jsau- jsau- commented Jul 27, 2022

Would love to use the project - unfortunately I'm currently tied to supporting older versions of Node and there's currently one tiny issue preventing me from being able to use the latest published version: the nullish-coalescing operator was added in Node 14.

Completely understand if you're not open to using an uglier syntax to support this though!

Cheers!

The nullish-coalescing operator was added in Node 14. This is the only thing preventing the library from being used on earlier versions of Node (tested as working on Node 11)
@jsau- jsau- mentioned this pull request May 4, 2023
simushkin-brights added a commit to threeheartsdigital/openapi-snippet that referenced this pull request Sep 6, 2024
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.

1 participant