Releases: ember-fastboot/ember-cli-fastboot
Releases Β· ember-fastboot/ember-cli-fastboot
Release 3.2.0
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.
π Enhancement
- Works with Ember 4
- Works with Embroider
π₯ Breaking Change
ember-cli-fastboot
,fastboot-app-server
,fastboot-express-middleware
,fastboot
ember-cli-fastboot
π Internal
ember-cli-fastboot
,fastboot-app-server
,fastboot-express-middleware
,fastboot
- #886 Update and synchronize dependencies in the monorepo (@SergeAstapov)
fastboot-app-server
,fastboot-express-middleware
,fastboot
- #867 Remove unused nested github actions setup (@SergeAstapov)
ember-cli-fastboot
- #866 Make edition=octane and update deps for Ember v4 compatibility (@SergeAstapov)
ember-cli-fastboot
,fastboot-app-server
,fastboot-express-middleware
- #865 Update .npmignore to ignore .github and test folders (@SergeAstapov)
- Other
- #864 Cache dependencies in GitHub Actions CI workflow (@SergeAstapov)
Committers: 1
- Sergey Astapov (@SergeAstapov)
Release 3.2.0-beta.5
π Bug Fix
ember-cli-fastboot
fastboot
- #859 Removes call to deprecated OutgoingMessage.prototype._headers (@SergeAstapov)
π Internal
ember-cli-fastboot
- #861 Add tests for Ember 3.24 + 3.28 + 4.0 (@NullVoxPopuli)
- #858 Add ember-try testing for ember-cli-fastboot (@mansona)
Committers: 4
- Chris Manson (@mansona)
- Robert Jackson (@rwjblue)
- Sergey Astapov (@SergeAstapov)
- @NullVoxPopuli
Release 3.2.0-beta.4
π Bug Fix
ember-cli-fastboot
- #857 Avoid implicit injection _fastbootInfo deprecation pt 2 (@snewcomer)
- #849 Fix use of Ember global, breaking Ember 4 (@simonihmig)
fastboot
π Documentation
- #826 Provide instructions how to debug app via VS Code (@SergeAstapov)
Committers: 4
- Scott Newcomer (@snewcomer)
- Sergey Astapov (@SergeAstapov)
- Simon Ihmig (@simonihmig)
- Thomas Wang (@xg-wang)
Release 3.2.0-beta.3
π₯ Breaking Change
ember-cli-fastboot
,fastboot-app-server
,fastboot-express-middleware
,fastboot
ember-cli-fastboot
π Enhancement
ember-cli-fastboot
- #814 Throw a helpful error when people use
isFastboot
instead ofisFastBoot
(@bertdeblock)
- #814 Throw a helpful error when people use
fastboot-app-server
π Bug Fix
fastboot
- #853 Fix fastboot-script assets with cutom root url (@xg-wang)
- #840 Add a default state for metadata (@suchitadoshi1987)
π Documentation
π Internal
ember-cli-fastboot
- #841 Avoid implicit injection _fastbootInfo deprecation (@snewcomer)
- #836 Restore the legacy tests (@kiwiupover)
- Other
- #842 Add test scripts (@xg-wang)
- #832 Testing ember-cli-fastboot-testing in new test-package (@ankushdharkar)
ember-cli-fastboot
,fastboot-app-server
,fastboot-express-middleware
,fastboot
Committers: 7
- Ankush Dharkar (@ankushdharkar)
- Bert De Block (@bertdeblock)
- Chris Manson (@mansona)
- Dave Laird (@kiwiupover)
- Scott Newcomer (@snewcomer)
- Suchita Doshi (@suchitadoshi1987)
- Thomas Wang (@xg-wang)
Release 3.2.0-beta.2
π Bug Fix
ember-cli-fastboot
- #808 Fix treeForFastBoot when project is an addon (@simonihmig)
π Internal
ember-cli-fastboot
- #803 Dave/custom fastboot app (@kiwiupover)
Committers: 2
- Dave Laird (@kiwiupover)
- Simon Ihmig (@simonihmig)
Release 3.2.0-beta.1
π Documentation
π 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
- Jan Bobisud (@bobisjan)
- Thomas Wang (@xg-wang)
- Dave Laird (@kiwiupover)
Release 3.0.0-beta.2
π Enhancement
π 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
- Chris Manson (@mansona)
- Dave Laird (@kiwiupover)
Release 3.0.0-beta.1
π₯ Breaking Change
- #748 Update fastboot to the latest version π (@greenkeeper[bot])
- #695 Drop Node 6, 8, 9, 11, and 13 support. (@rwjblue)
π Enhancement
ember-cli-fastboot
- #780 Update FastBoot to 3.1.0 (@kiwiupover)
π Bug Fix
- #772 Remove the second version of broccoli-file-creator from package.json (@kiwiupover)
π Documentation
π Internal
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
Committers: 3
- Dave Laird (@kiwiupover)
- Jennifer (@jad359)
- Robert Jackson (@rwjblue)
Release 2.2.3
π Bug Fix
π Documentation
- #762 Update documentation on shoebox. (@burritoIand)
Committers: 2
- Robert Jackson (@rwjblue)
- @burritoIand
Release 2.2.2
- 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)