Add the latest stable node version#5546
Conversation
|
We should decide how we want to handle non-LTS releases. I think this config might make sense. We explicitly list the LTS releases we support and then just use When node 10 was the latest, if we had |
|
@iansu Hi, Why Adding “node”?
|
|
So it does run it twice. Maybe that doesn't matter if they run in parallel. |
|
This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs. |
|
Thanks! |
* upstream/master: (210 commits) Support setupTests.ts (facebook#5698) Remove unnecessary whitespace in template HTML Run prettier on HTML files (facebook#5839) Some Grammar fixes (facebook#5858) Fix link to page about running tests (facebook#5883) fix: make typescriptformatter support 0.5 of fork checker (facebook#5879) Always test with the latest stable Node version on Travis (facebook#5546) Fix propertyDecorator test Upgrade babel deps Fix annotated var test Fix TypeScript decorator support (facebook#5783) fix: add `sideEffects: false` to react-error-overlay (facebook#5451) Add allowESModules option to babel-preset-react-app (facebook#5487) Make named-asset-import plugin work with export-as syntax (facebook#5573) React native repository updated in README.md (facebook#5849) extra polyfills must be included manually (facebook#5814) Rename 'getting started' link to 'docs' (facebook#5806) docs: Simplify installing Storybook with npx (facebook#5788) Don't polyfill fetch for Node -- additional files (facebook#5789) docs: Change Storybook install documentation (facebook#5779) ...
Summary
This PR adds
nodesince Node.js11has been released.https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md#11.0.0
Details
Specifying Node.js versions