- Other
- #787 Don't update the test-package fake addon package versions (@kiwiupover)
ember-cli-fastboot
- #786 Adding testing libs so we can tests a running ember app. (@kiwiupover)
- Chris Manson (@mansona)
- Dave Laird (@kiwiupover)
- #748 Update fastboot to the latest version π (@greenkeeper[bot])
- #695 Drop Node 6, 8, 9, 11, and 13 support. (@rwjblue)
ember-cli-fastboot
- #780 Update FastBoot to 3.1.0 (@kiwiupover)
- #772 Remove the second version of broccoli-file-creator from package.json (@kiwiupover)
ember-cli-fastboot
- #783 Add automated release setup. (@rwjblue)
- #778 Move package-json test to the basic-app (@kiwiupover)
- #776 Move asset rewriting test to test-packages/basic-app (@kiwiupover)
- #775 Adding basic test app (@kiwiupover)
- #767 Migrate to monorepo structure (to easily add test apps) (@kiwiupover)
- Other
- #774 Move
.gitignore
into root (@rwjblue) - #773 Remove travis in-favor of GitHub actions (@kiwiupover)
- #769 Adding github action tests (@kiwiupover)
- #774 Move
- Dave Laird (@kiwiupover)
- Jennifer (@jad359)
- Robert Jackson (@rwjblue)
- #762 Update documentation on shoebox. (@burritoIand)
- Robert Jackson (@rwjblue)
- @burritoIand
- #737 Fix custom app build issue #730 (@dnalagatla)
- #760 Re-roll yarn.lock (@kratiahuja)
- #738 Re-roll yarn.lock. (@rwjblue)
- Dinesh Nalagatla (@dnalagatla)
- Jan Bobisud (@bobisjan)
- Jeldrik Hanschke (@jelhan)
- Krati Ahuja (@kratiahuja)
- Robert Jackson (@rwjblue)
- #725 cheerio is used outside of tests so must be a dependency (@stefanpenner)
- use volta to pin node to ease development
- Added support to update manifest app files from index.html Embroider Support: Moved app factory module out of fastboot-app-module (#714)
- Point to ember-data-storefront instead of ember-cached-shoe (#718)
- Dev server forwards out of scope requests
- #699 Ensure FastBoot rendered content is cleared even if the server rendered application contains malformed HTML. (@noslouch)
- Brian Whitton (@noslouch)
- #666 memoize existsSync calls on the fastboot instance itself (@stefanpenner)
- #692 Fix deprecation warning for Ember.Logger usage (@rileyhilliard)
- #690 Moved building fastboot config tree from postProcessTree to treeForPublic (@dnalagatla)
- #694 Add automated release setup. (@rwjblue)
- #679 Get tests passing again by testing against [email protected] instead of master (@kiwiupover)
- David Laird (@kiwiupover)
- Dinesh Nalagatla (@dnalagatla)
- Riley Hilliard (@rileyhilliard)
- Robert Jackson (@rwjblue)
- Stefan Penner (@stefanpenner)
- 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