Ember Cli Fastboot Versions Save

Server-side rendering for Ember.js apps

v3.2.0

2 years ago

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
    • #866 Make edition=octane and update deps for Ember v4 compatibility (@SergeAstapov)
  • ember-cli-fastboot, fastboot-app-server, fastboot-express-middleware
  • Other

Committers: 1

v3.2.0-beta.5

2 years ago

:bug: Bug Fix

  • ember-cli-fastboot
  • fastboot

:house: Internal

Committers: 4

v3.2.0-beta.4

2 years ago

: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

2 years ago

: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

3 years ago

:bug: Bug Fix

  • ember-cli-fastboot

:house: Internal

Committers: 2

v3.2.0-beta.1

3 years ago

:memo: Documentation

  • #800 Update README to match buildSandboxGlobals API (@bobisjan)

: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

3 years ago

: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

3 years ago

: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

3 years ago

:bug: Bug Fix

  • #763 Prevent errors when fastboot-body-end is not present. (@rwjblue)

:memo: Documentation

Committers: 2

v2.2.2

4 years ago
  • Merge pull request #757 from ember-fastboot/revert-755-greenkeeper/release-it-13.0.0 (94c2a6c)
  • Revert "Update release-it to the latest version 🚀" (1340196)
  • Merge pull request #752 from zonkyio/fastboot-config (2458159)
  • Add FastBoot configuration section into README (40b6634)
  • Update based on review (1f6c8c2)
  • Merge pull request #755 from ember-fastboot/greenkeeper/release-it-13.0.0 (715c5b1)
  • Merge pull request #720 from ember-fastboot/greenkeeper/eslint-plugin-ember-7.0.0 (8e10913)
  • chore(package): update lockfile yarn.lock (5fa71f5)
  • chore(package): update release-it to version 13.0.0 (c48a612)
  • Add support for custom configuration (12e121c)
  • Re-roll yarn.lock. (#738) (6a5d6c6)
  • Re-roll yarn.lock. (60b5eaa)
  • Merge pull request #737 from dnalagatla/dnalagatla/fix-custom-app-build (808479b)
  • Fix custom app build issue #730 (9ad8446)
  • fix typo in property name isFastboot -> isFastBoot (#728) (dea2f93)
  • fix typo in property name isFastboot -> isFastBoot (afadb85)
  • chore(package): update eslint-plugin-ember to version 7.0.0 (66f56c1)