Changelog
1.1.1 - 2022-08-10
BUGFIX: ensure we always run after ember-auto-import. As of ember-auto-import 2.0, things can break if we run before.
Changelog
1.1.0 - 2021-12-23
ENHANCEMENT: Add embroider support by @simonihmig
Changelog
1.0.5 - 2020-07-01
BUGFIX: Use rootUrl for static files #57 from @mansona
Changelog
1.0.4 - 2020-05-03
ENHANCEMENT: Allow passing urls from prember
Changelog
1.0.3 - 2019-05-29
ENHANCEMENT: Support to ember-engines out of the box
Changelog
1.0.2 - 2019-01-06
BUGFIX: The protocol bugfix in 1.0.1 was not quite right and caused a regresion.
Changelog
1.0.1 - 2018-12-20
BUGFIX: Shutdown express server after build (thanks @astronomersiva) BUGFIX: Add protocol to fastboot requests for improved compatibility (thanks @xg-wang)