Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Add requirements section to README #30

Merged
merged 1 commit into from
Apr 29, 2021
Merged

Add requirements section to README #30

merged 1 commit into from
Apr 29, 2021

Conversation

koddsson
Copy link
Contributor

We're using the optional chaining operator in the project. Node 14 implemented the optional chaining operator. We should let users know about this requirement to prevent confusion if the project crashes on other node versions.

References

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining
https://nodejs.org/en/about/releases/

@koddsson koddsson requested review from a team, manuelpuyol and VanAnderson April 26, 2021 08:43
@koddsson koddsson merged commit e620e6b into main Apr 29, 2021
@koddsson koddsson deleted the node14-requirements branch April 29, 2021 10:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants