Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 754 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 754 Bytes

ember-cli-fastboot changelog

2.0.4

  • Fix issue in IE11 when using Array.from

2.0.1

  • Fixes issue where shoebox data was being cleared when clearing the server side content.

2.0.0

1.1.3

Support without rootElement

1.1.2

  • Make FastBoot addon compatible with Ember CLI 3.0.0

1.1.1

  • 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)

1.1.0

  • Bumping fastboot-express-middleware to 1.1.0