Skip to content

Commit

Permalink
Update .release-plan.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli authored Dec 6, 2024
1 parent 1e28cc6 commit 7bf3356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .release-plan.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
"pkgJSONPath": "./addon/package.json"
}
},
"description": "## Release (2024-12-05)\n\n@ember/test-waiters 4.0.0 (major)\n\n#### :boom: Breaking Change\n* `@ember/test-waiters`, `base-tests`, `ember-fetch-v8`\n * [#476](https://github.com/emberjs/ember-test-waiters/pull/476) Convert to V2 Addon, drop support for ember-source < v4 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#463](https://github.com/emberjs/ember-test-waiters/pull/463) move tests to base-tests app, drop support for 3.8, 3.12, 0.x embroider, and ember-classic ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@ember/test-waiters`\n * [#500](https://github.com/emberjs/ember-test-waiters/pull/500) Drop support for ember-concurrency@v2 (ember-concurrency is on @v4 now anyway) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#477](https://github.com/emberjs/ember-test-waiters/pull/477) Drop support legacy waiter system ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#475](https://github.com/emberjs/ember-test-waiters/pull/475) Drop support for the 'global' global. Every supported environment has `globalThis` ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#454](https://github.com/emberjs/ember-test-waiters/pull/454) Remove dual-package emit ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* Other\n * [#453](https://github.com/emberjs/ember-test-waiters/pull/453) Require ember-auto-import@v2 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#455](https://github.com/emberjs/ember-test-waiters/pull/455) Upgrade CI / re-roll lockfile ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :rocket: Enhancement\n* `@ember/test-waiters`, `base-tests`, `ember-fetch-v8`\n * [#476](https://github.com/emberjs/ember-test-waiters/pull/476) Convert to V2 Addon, drop support for ember-source < v4 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@ember/test-waiters`, `base-tests`\n * [#508](https://github.com/emberjs/ember-test-waiters/pull/508) Remove @glimmer/env in favor of @embroider/macros ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@ember/test-waiters`\n * [#474](https://github.com/emberjs/ember-test-waiters/pull/474) Drop support for Typescript < 4.9 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#459](https://github.com/emberjs/ember-test-waiters/pull/459) Improve waitFor() types ([@bendemboski](https://github.com/bendemboski))\n* `base-tests`\n * [#466](https://github.com/emberjs/ember-test-waiters/pull/466) Add support for 3.28, 4.12, 5.4 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :bug: Bug Fix\n* `@ember/test-waiters`\n * [#467](https://github.com/emberjs/ember-test-waiters/pull/467) Update to `ember-cli-babel` v8 ([@bertdeblock](https://github.com/bertdeblock))\n\n#### :house: Internal\n* Other\n * [#510](https://github.com/emberjs/ember-test-waiters/pull/510) Move LICENSE and README to repo root ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#505](https://github.com/emberjs/ember-test-waiters/pull/505) Update release-plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#503](https://github.com/emberjs/ember-test-waiters/pull/503) Upgrade pnpm (v9) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#472](https://github.com/emberjs/ember-test-waiters/pull/472) Remove extraneous test-app (for ember-concurrency@v3) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#469](https://github.com/emberjs/ember-test-waiters/pull/469) Enable manual CI running ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#456](https://github.com/emberjs/ember-test-waiters/pull/456) Remove IE11 from targets as the browser is not supported anymore ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `base-tests`\n * [#509](https://github.com/emberjs/ember-test-waiters/pull/509) Expand try-matrix to expected current support (keeping 3.16+) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@ember/test-waiters`, `base-tests`, `ember-fetch-v8`\n * [#507](https://github.com/emberjs/ember-test-waiters/pull/507) Update build dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#506](https://github.com/emberjs/ember-test-waiters/pull/506) Update lint dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#483](https://github.com/emberjs/ember-test-waiters/pull/483) Setup formatting enforcement ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#482](https://github.com/emberjs/ember-test-waiters/pull/482) Setup local volta configs ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#473](https://github.com/emberjs/ember-test-waiters/pull/473) Drop support for TS < v5 -- Setup CI for type-checking all test apps ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#464](https://github.com/emberjs/ember-test-waiters/pull/464) Move ember-concurrency-specific-tests to the ember-concurrency@v2 test-app ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `base-tests`, `ember-fetch-v8`\n * [#504](https://github.com/emberjs/ember-test-waiters/pull/504) Remove stylelint ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#478](https://github.com/emberjs/ember-test-waiters/pull/478) Remove ember-data from dev-dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#479](https://github.com/emberjs/ember-test-waiters/pull/479) Test against embroider ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#460](https://github.com/emberjs/ember-test-waiters/pull/460) Add 4 empty test apps (all boilerplate) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `ember-fetch-v8`\n * [#471](https://github.com/emberjs/ember-test-waiters/pull/471) Add test to prove ember-fetch@8 works with the current test-waiter system/integration ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@ember/test-waiters`\n * [#468](https://github.com/emberjs/ember-test-waiters/pull/468) Setup release plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#452](https://github.com/emberjs/ember-test-waiters/pull/452) v2 Addon prep: move everything in to a single package monorepo ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 3\n- Ben Demboski ([@bendemboski](https://github.com/bendemboski))\n- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
"description": "## Release (2024-12-05)\n\n@ember/test-waiters 4.0.0 (major)\n\n#### :boom: Breaking Change\n* `@ember/test-waiters`\n * [#476](https://github.com/emberjs/ember-test-waiters/pull/476) Convert to V2 Addon, drop support for ember-source < v4 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#463](https://github.com/emberjs/ember-test-waiters/pull/463) move tests to base-tests app, drop support for 3.8, 3.12, 0.x embroider, and ember-classic ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@ember/test-waiters`\n * [#500](https://github.com/emberjs/ember-test-waiters/pull/500) Drop support for ember-concurrency@v2 (ember-concurrency is on @v4 now anyway) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#477](https://github.com/emberjs/ember-test-waiters/pull/477) Drop support legacy waiter system ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#475](https://github.com/emberjs/ember-test-waiters/pull/475) Drop support for the 'global' global. Every supported environment has `globalThis` ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#454](https://github.com/emberjs/ember-test-waiters/pull/454) Remove dual-package emit ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* Other\n * [#453](https://github.com/emberjs/ember-test-waiters/pull/453) Require ember-auto-import@v2 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#455](https://github.com/emberjs/ember-test-waiters/pull/455) Upgrade CI / re-roll lockfile ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :rocket: Enhancement\n* `@ember/test-waiters`, `base-tests`, `ember-fetch-v8`\n * [#476](https://github.com/emberjs/ember-test-waiters/pull/476) Convert to V2 Addon, drop support for ember-source < v4 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@ember/test-waiters`, `base-tests`\n * [#508](https://github.com/emberjs/ember-test-waiters/pull/508) Remove @glimmer/env in favor of @embroider/macros ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@ember/test-waiters`\n * [#474](https://github.com/emberjs/ember-test-waiters/pull/474) Drop support for Typescript < 4.9 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#459](https://github.com/emberjs/ember-test-waiters/pull/459) Improve waitFor() types ([@bendemboski](https://github.com/bendemboski))\n* `base-tests`\n * [#466](https://github.com/emberjs/ember-test-waiters/pull/466) Add support for 3.28, 4.12, 5.4 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :bug: Bug Fix\n* `@ember/test-waiters`\n * [#467](https://github.com/emberjs/ember-test-waiters/pull/467) Update to `ember-cli-babel` v8 ([@bertdeblock](https://github.com/bertdeblock))\n\n#### :house: Internal\n* Other\n * [#510](https://github.com/emberjs/ember-test-waiters/pull/510) Move LICENSE and README to repo root ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#505](https://github.com/emberjs/ember-test-waiters/pull/505) Update release-plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#503](https://github.com/emberjs/ember-test-waiters/pull/503) Upgrade pnpm (v9) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#472](https://github.com/emberjs/ember-test-waiters/pull/472) Remove extraneous test-app (for ember-concurrency@v3) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#469](https://github.com/emberjs/ember-test-waiters/pull/469) Enable manual CI running ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#456](https://github.com/emberjs/ember-test-waiters/pull/456) Remove IE11 from targets as the browser is not supported anymore ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `base-tests`\n * [#509](https://github.com/emberjs/ember-test-waiters/pull/509) Expand try-matrix to expected current support (keeping 3.16+) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@ember/test-waiters`, `base-tests`, `ember-fetch-v8`\n * [#507](https://github.com/emberjs/ember-test-waiters/pull/507) Update build dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#506](https://github.com/emberjs/ember-test-waiters/pull/506) Update lint dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#483](https://github.com/emberjs/ember-test-waiters/pull/483) Setup formatting enforcement ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#482](https://github.com/emberjs/ember-test-waiters/pull/482) Setup local volta configs ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#473](https://github.com/emberjs/ember-test-waiters/pull/473) Drop support for TS < v5 -- Setup CI for type-checking all test apps ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#464](https://github.com/emberjs/ember-test-waiters/pull/464) Move ember-concurrency-specific-tests to the ember-concurrency@v2 test-app ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `base-tests`, `ember-fetch-v8`\n * [#504](https://github.com/emberjs/ember-test-waiters/pull/504) Remove stylelint ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#478](https://github.com/emberjs/ember-test-waiters/pull/478) Remove ember-data from dev-dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#479](https://github.com/emberjs/ember-test-waiters/pull/479) Test against embroider ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#460](https://github.com/emberjs/ember-test-waiters/pull/460) Add 4 empty test apps (all boilerplate) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `ember-fetch-v8`\n * [#471](https://github.com/emberjs/ember-test-waiters/pull/471) Add test to prove ember-fetch@8 works with the current test-waiter system/integration ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@ember/test-waiters`\n * [#468](https://github.com/emberjs/ember-test-waiters/pull/468) Setup release plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#452](https://github.com/emberjs/ember-test-waiters/pull/452) v2 Addon prep: move everything in to a single package monorepo ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 3\n- Ben Demboski ([@bendemboski](https://github.com/bendemboski))\n- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
}

0 comments on commit 7bf3356

Please sign in to comment.