apollographql / apollo-tooling

✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
https://apollographql.com
MIT License
3.04k stars 467 forks source link

Update all node engines 12+ (v3) #2592

Closed trevor-scheer closed 2 years ago

trevor-scheer commented 2 years ago

Major breaking change for all packages, but <= v10 has been EOL for some time. This allows us to delete the core-js polyfills as well.

TODO:

*Make sure changelog entries note which project(s) has been affected. See older entries for examples on what this looks like.

trevor-scheer commented 2 years ago

Superseded by #2616