Changelog
Release (2024-05-21)
ember-cli-fastboot 4.1.5 (patch)
fastboot 4.1.5 (patch)
fastboot-app-server 4.1.4 (patch)
:bug: Bug Fix
Committers: 1
Release (2024-05-02)
ember-cli-fastboot 4.1.4 (patch)
fastboot 4.1.4 (patch)
fastboot-app-server 4.1.3 (patch)
:bug: Bug Fix
:house: Internal
fastboot
, custom-fastboot-app
, ember-cli-fastboot-testing-app
Committers: 1
Release (2024-05-02)
ember-cli-fastboot 4.1.3 (patch)
fastboot 4.1.3 (patch)
:bug: Bug Fix
:house: Internal
fastboot-test-scenarios
fastboot
- Other
ember-cli-fastboot
ember-cli-fastboot
, ember-cli-fastboot-testing-app
, example-addon
- #934 Update ember-cli-fastboot to 4.12 with ember-cli-update (@mansona)
ember-cli-fastboot
, fastboot
, classic-app-template
, custom-fastboot-app
, ember-cli-fastboot-testing-app
, fastboot-test-scenarios
- #919 Move some failing tests from pre-built fixtures to scenario-tester (@mansona)
Committers: 1
v4.1.2 (2023-11-14)
:bug: Bug Fix
:house: Internal
- Other
ember-cli-fastboot
, fastboot-express-middleware
, fastboot
Committers: 1
v4.1.1 (2023-05-05)
:bug: Bug Fix
:memo: Documentation
- Other
fastboot
- #906 chore: updates correct name for variable maxSandboxQueue -> maxSandboxQueueSize (@gabrielcsapo)
Committers: 3
v4.1.0 (2022-12-19)
:rocket: Enhancement
Committers: 1
v4.0.0 (2022-12-16)
:boom: Breaking Change
:rocket: Enhancement
fastboot
- #903 fix: Provide a more meaningful error when whitelist entry is missing (@runspired)
Committers: 2
v3.3.2 (2022-06-21)
:bug: Bug Fix
fastboot-app-server
- #892 Pass the log argument to worker in fastboot-app-server (@Aierie)
Committers: 1
v3.3.1 (2022-06-15)
:bug: Bug Fix
:memo: Documentation
Committers: 2
v3.3.0 (2022-03-21)
:rocket: Enhancement
Committers: 1
v3.2.0 (2022-02-09)
Version numbering got weird here because several packages were combined into one monorepo with shared version numbers:
- The previous stable
ember-cli-fastboot
release was 2.2.3, so this is a semver major.
- The previous stable
fastboot
release was 3.1.2, so this is a semver minor.
- The previous stable
fastboot-app-server
release was 3.0.0, so this is a semver minor.
- The previous stable
fastboot-express-middleware
release was 3.1.0, so this is a semver minor.
:rocket: Enhancement
- Works with Ember 4
- Works with Embroider
:boom: Breaking Change
ember-cli-fastboot
, fastboot-app-server
, fastboot-express-middleware
, fastboot
- #834 Update using ember-cli-update and drop support for Node 10 (@mansona)
ember-cli-fastboot
- #825 Drop module unification support (@xg-wang)
- #820 Remove deprecated features for ember-cli-fastboot v3 release (@xg-wang)
:house: Internal
ember-cli-fastboot
, fastboot-app-server
, fastboot-express-middleware
, fastboot
fastboot-app-server
, fastboot-express-middleware
, fastboot
ember-cli-fastboot
ember-cli-fastboot
, fastboot-app-server
, fastboot-express-middleware
- Other
Committers: 1
v3.2.0-beta.5 (2021-11-24)
:bug: Bug Fix
ember-cli-fastboot
fastboot
:house: Internal
Committers: 4
v3.2.0-beta.4 (2021-09-14)
:bug: Bug Fix
ember-cli-fastboot
fastboot
- #854 Support extracting fastboot specific config from meta tag (@xg-wang)
:memo: Documentation
Committers: 4
v3.2.0-beta.3 (2021-09-10)
:boom: Breaking Change
ember-cli-fastboot
, fastboot-app-server
, fastboot-express-middleware
, fastboot
- #834 Update using ember-cli-update and drop support for Node 10 (@mansona)
ember-cli-fastboot
- #825 Drop module unification support (@xg-wang)
- #820 Remove deprecated features for ember-cli-fastboot v3 release (@xg-wang)
:rocket: Enhancement
ember-cli-fastboot
- #814 Throw a helpful error when people use
isFastboot
instead of isFastBoot
(@bertdeblock)
fastboot-app-server
- #811 [fastboot-app-server] turn on gzip by default (@xg-wang)
:bug: Bug Fix
:memo: Documentation
- #810 doc: update CONTRIBUTING.md for code structure and tests (@xg-wang)
:house: Internal
ember-cli-fastboot
- Other
ember-cli-fastboot
, fastboot-app-server
, fastboot-express-middleware
, fastboot
- #821 Convert co to async in test; cleanup some configurations (@xg-wang)
Committers: 7
v3.2.0-beta.2 (2021-01-29)
:bug: Bug Fix
:house: Internal
Committers: 2
v3.2.0-beta.1 (2021-01-29)
:memo: Documentation
:house: Internal
ember-cli-fastboot
, fastboot-app-server
, fastboot-express-middleware
, fastboot
ember-cli-fastboot
- #795 Move response-details-test from legacy-tests to basic-app tests (@kiwiupover)
Committers: 73
v3.0.0-beta.2 (2020-09-18)
:rocket: Enhancement
ember-cli-fastboot
- #770 Add 'node: current' to the targets file on install (@mansona)
:house: Internal
- 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)
Committers: 2
v3.0.0-beta.1 (2020-09-18)
:boom: Breaking Change
:rocket: Enhancement
:bug: Bug Fix
- #772 Remove the second version of broccoli-file-creator from package.json (@kiwiupover)
:memo: Documentation
:house: Internal
Committers: 3
v2.2.3 (2020-06-10)
:bug: Bug Fix
- #763 Prevent errors when
fastboot-body-end
is not present. (@rwjblue)
:memo: Documentation
Committers: 2
v2.2.2 (2020-04-09)
:rocket: Enhancement
:bug: Bug Fix
:memo: Documentation
- #728 fix typo in property name isFastboot -> isFastBoot (@jelhan)
:house: Internal
Committers: 5
v2.2.1 (2019-09-11)
:bug: Bug Fix
v2.2.0 (2019-09-10)
- 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
v2.1.1 (2019-06-03)
:bug: Bug Fix
- #699 Ensure FastBoot rendered content is cleared even if the server rendered application contains malformed HTML. (@noslouch)
Committers: 1
v2.1.0 (2019-05-28)
:rocket: Enhancement
:bug: Bug Fix
:memo: Documentation
:house: Internal
Committers: 5
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