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

Add support for node.js v14 (the “Current” node version and next LTS) #24

Open
acusti opened this issue Jul 22, 2020 · 3 comments
Open

Comments

@acusti
Copy link

acusti commented Jul 22, 2020

now that node.js v14 is out (initially released on april 21, 2020), it would be awesome to be able to use it in AWS ahead of active LTS start (which will be october 10, 2020).

@mhart
Copy link
Member

mhart commented Jul 22, 2020

I've thought about this, but I wasn't sure which direction to go in terms of things like ES modules and top-level await, and what support I should provide there

@sodiray
Copy link

sodiray commented Dec 12, 2020

@mhart I'm moving a suite of GCP cloud run functional services written in node 14 to AWS and I really would like to avoid the transpiling down to 12 so I'm going to give a run at setting up v14 with this project. Forked and working on it now 🔨

@sodiray
Copy link

sodiray commented Dec 12, 2020

@mhart huge kudos to this project's setup when I say... wow, that was easy. Took me about an hour 🧙‍♂️ PR here

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

No branches or pull requests

3 participants