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

Upgrade to es2017 and node8 #35

Merged
merged 4 commits into from
Dec 21, 2017
Merged

Conversation

LoicPoullain
Copy link
Member

@LoicPoullain LoicPoullain commented Dec 19, 2017

Issue / what we want

  • Reduce the size of the distributed code.
  • Having async/await in native for better performance.
  • util.promisify was added in v8.0.0

Notes

  • On the Node website the recommended version to download is v8.9.3
  • What are the supported versions of Node on Heroku, ibm cloud, aws, azure, open shift, the linux distributions and the docker images?

Steps

  • Update all the tsconfig.json.
  • Specify in all the package.json the minimum required version of node.
  • Add new badge to all README.md.
  • Update travis environnement config file.
  • Have a PR in https://github.com/FoalTS/generator-foal to update the generated package.json to require node version > 8.

Resources

This was referenced Dec 21, 2017
@LoicPoullain LoicPoullain merged commit f4742bd into v0-4-0 Dec 21, 2017
@LoicPoullain LoicPoullain deleted the upgrade-to-es2017-and-node8 branch December 21, 2017 10:43
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