ember-cli-fastboot-testing
Version:
Test your FastBoot-rendered HTML alongside your application's tests.
31 lines (30 loc) • 2.47 kB
JSON
{
"solution": {
"ember-cli-fastboot-testing": {
"impact": "major",
"oldVersion": "0.6.2",
"newVersion": "0.7.0",
"tagName": "latest",
"constraints": [
{
"impact": "major",
"reason": "Appears in changelog section :boom: Breaking Change"
},
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
},
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./package.json"
}
},
"description": "## Release (2025-12-03)\n\n* ember-cli-fastboot-testing 0.7.0 (major)\n\n#### :boom: Breaking Change\n* `ember-cli-fastboot-testing`\n * [#874](https://github.com/embermap/ember-cli-fastboot-testing/pull/874) Drop support for Node.js v16 and below ([@SergeAstapov](https://github.com/SergeAstapov))\n\n#### :rocket: Enhancement\n* `ember-cli-fastboot-testing`\n * [#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))\n\n#### :bug: Bug Fix\n* `ember-cli-fastboot-testing`\n * [#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))\n\n#### :house: Internal\n* `ember-cli-fastboot-testing`\n * [#926](https://github.com/embermap/ember-cli-fastboot-testing/pull/926) switch to pnpm ([@SergeAstapov](https://github.com/SergeAstapov))\n * [#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))\n * [#924](https://github.com/embermap/ember-cli-fastboot-testing/pull/924) Setup release-plan ([@SergeAstapov](https://github.com/SergeAstapov))\n * [#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))\n\n#### Committers: 3\n- Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))\n- Sergey Panov ([@sergey-panov](https://github.com/sergey-panov))\n- [@github-actions[bot]](https://github.com/apps/github-actions)\n"
}