pelias / schema

elasticsearch schema files and tooling
MIT License
40 stars 76 forks source link

feat(Node.js): Drop support for Node.js 8 #419

Closed orangejulius closed 4 years ago

orangejulius commented 4 years ago

Node.js 8 is no longer supported as it will reach end of life at the end of 2019.

Unlike the other PRs to drop Node.js 8 support, this one was not made a breaking change since we just dropped ES5 support, also as a breaking change.

Connects https://github.com/pelias/pelias/issues/837