empress / ember-cli-showdown

Ember component to render markdown into HTML.
https://empress.github.io/ember-cli-showdown/
MIT License
101 stars 35 forks source link

breaking: drop node < 12 support and reset using ember-cli-update --to 2.18 --reset #103

Closed mansona closed 3 years ago

mansona commented 3 years ago

This is just to bring the blueprints back in line before we start upgrading too far 👍

We also had to drop Node < 12 support because things were just breaking all over the place 😞 It would have been next to impossible to get this to work and still support Node 6 which went EOL over 2 years ago