- Fix issue in IE11 when using
Array.from
- Fixes issue where shoebox data was being cleared when clearing the server side content.
- Drop Node 4 support.
- Disentangle from broccoli-asset-rev (requires [email protected]).
Support without rootElement
- Make FastBoot addon compatible with Ember CLI 3.0.0
- Make manifest in package.json respect outputPaths configuration in EmberApp (PR # 539) (@SergeAstapov)
- Register fastboot transform for apps to wrap non compatible asserts (PR#470) (@kratiahuja)
- Move fastboot-transform and fs-extra to depedencies in package.json (@SergeAstapov)
- Bumping
fastboot-express-middleware
to 1.1.0