ember-cli-fastboot-testing
Version:
Test your FastBoot-rendered HTML alongside your application's tests.
30 lines (22 loc) • 1.71 kB
Markdown
# Changelog
## Release (2025-12-03)
* ember-cli-fastboot-testing 0.7.0 (major)
#### :boom: Breaking Change
* `ember-cli-fastboot-testing`
* [#874](https://github.com/embermap/ember-cli-fastboot-testing/pull/874) Drop support for Node.js v16 and below ([@SergeAstapov](https://github.com/SergeAstapov))
#### :rocket: Enhancement
* `ember-cli-fastboot-testing`
* [#875](https://github.com/embermap/ember-cli-fastboot-testing/pull/875) Sync with latest addon blueprint via ember-cli-update; widen ember-source in peer deps ([@SergeAstapov](https://github.com/SergeAstapov))
#### :bug: Bug Fix
* `ember-cli-fastboot-testing`
* [#923](https://github.com/embermap/ember-cli-fastboot-testing/pull/923) Avoid eagerly importing nock outside of testing ([@sergey-panov](https://github.com/sergey-panov))
#### :house: Internal
* `ember-cli-fastboot-testing`
* [#926](https://github.com/embermap/ember-cli-fastboot-testing/pull/926) switch to pnpm ([@SergeAstapov](https://github.com/SergeAstapov))
* [#925](https://github.com/embermap/ember-cli-fastboot-testing/pull/925) Prepare Release v0.7.0 ([@github-actions[bot]](https://github.com/apps/github-actions))
* [#924](https://github.com/embermap/ember-cli-fastboot-testing/pull/924) Setup release-plan ([@SergeAstapov](https://github.com/SergeAstapov))
* [#876](https://github.com/embermap/ember-cli-fastboot-testing/pull/876) Drop fastboot@1 and fastboot@2 from testing matrix ([@SergeAstapov](https://github.com/SergeAstapov))
#### Committers: 3
- Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))
- Sergey Panov ([@sergey-panov](https://github.com/sergey-panov))
- [@github-actions[bot]](https://github.com/apps/github-actions)