ef4 / ember-elsewhere

Render elsewhere in the DOM, with nice composition, animation, etc. Based on 100% public API.
MIT License
184 stars 25 forks source link

updated various dependancies include ember-cli-babel #56

Closed cah-brian-gantzler closed 2 years ago

cah-brian-gantzler commented 2 years ago

This would be a breaking change. Fixes https://github.com/ef4/ember-elsewhere/issues/54

Nodes < 12 no longer supported Min version of ember went from 2.12 to 3.8 (due to ember-cli-htmlbars)

cah-brian-gantzler commented 2 years ago

Doesnt look like tests run as a result of a PR. I did the ember try locally and all tests passed except the fastboot. They wouldnt even run on my local machine. I an not versed in fastboot at all to even know what the problem was.