Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 3 additions & 11 deletions .release-plan.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,17 @@
"solution": {
"reactiveweb": {
"impact": "patch",
"oldVersion": "1.9.0",
"newVersion": "1.9.1",
"oldVersion": "1.9.1",
"newVersion": "1.9.2",
"tagName": "latest",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
},
{
"impact": "patch",
"reason": "Appears in changelog section :memo: Documentation"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./reactiveweb/package.json"
}
},
"description": "## Release (2025-12-23)\n\n* reactiveweb 1.9.1 (patch)\n\n#### :bug: Bug Fix\n* `reactiveweb`\n * [#173](https://github.com/universal-ember/reactiveweb/pull/173) Allow link to receive the owner directly ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#177](https://github.com/universal-ember/reactiveweb/pull/177) Pull in types from ember-resources v6 (and earlier) to reduce coupling for those wanting to move to v7 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :memo: Documentation\n* `reactiveweb`\n * [#168](https://github.com/universal-ember/reactiveweb/pull/168) Update docs ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#167](https://github.com/universal-ember/reactiveweb/pull/167) Add detail from #166 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#162](https://github.com/universal-ember/reactiveweb/pull/162) add import to code example docs of get-promise-state ([@x-m-el](https://github.com/x-m-el))\n* Other\n * [#165](https://github.com/universal-ember/reactiveweb/pull/165) docs(contributor): contributors readme action update ([@github-actions[bot]](https://github.com/apps/github-actions))\n * [#164](https://github.com/universal-ember/reactiveweb/pull/164) Thank Contributors <3 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :house: Internal\n* `reactiveweb`\n * [#174](https://github.com/universal-ember/reactiveweb/pull/174) Convert main test-app to vite ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#176](https://github.com/universal-ember/reactiveweb/pull/176) Glint2 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#175](https://github.com/universal-ember/reactiveweb/pull/175) Update linting ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 3\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n- [@github-actions[bot]](https://github.com/apps/github-actions)\n- [@x-m-el](https://github.com/x-m-el)\n"
"description": "## Release (2026-04-22)\n\n* reactiveweb 1.9.2 (patch)\n\n#### :bug: Bug Fix\n* `reactiveweb`\n * [#189](https://github.com/universal-ember/reactiveweb/pull/189) Check for `!== undefined` to avoid treating `false` as not resolved ([@piemonkey](https://github.com/piemonkey))\n\n#### :house: Internal\n* [#192](https://github.com/universal-ember/reactiveweb/pull/192) docs(contributor): contributors readme action update ([@github-actions[bot]](https://github.com/apps/github-actions))\n* [#190](https://github.com/universal-ember/reactiveweb/pull/190) docs(contributor): contributors readme action update ([@github-actions[bot]](https://github.com/apps/github-actions))\n* [#191](https://github.com/universal-ember/reactiveweb/pull/191) Update release plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* [#183](https://github.com/universal-ember/reactiveweb/pull/183) Expand test matrix to 5.12 through 6.8 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 3\n- GitHub Actions [Bot] ([@github-actions](https://github.com/apps/github-actions))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n- [@piemonkey](https://github.com/piemonkey)\n"
}
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## Release (2026-04-22)

* reactiveweb 1.9.2 (patch)

#### :bug: Bug Fix
* `reactiveweb`
* [#189](https://github.com/universal-ember/reactiveweb/pull/189) Check for `!== undefined` to avoid treating `false` as not resolved ([@piemonkey](https://github.com/piemonkey))

#### :house: Internal
* [#192](https://github.com/universal-ember/reactiveweb/pull/192) docs(contributor): contributors readme action update ([@github-actions[bot]](https://github.com/apps/github-actions))
* [#190](https://github.com/universal-ember/reactiveweb/pull/190) docs(contributor): contributors readme action update ([@github-actions[bot]](https://github.com/apps/github-actions))
* [#191](https://github.com/universal-ember/reactiveweb/pull/191) Update release plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#183](https://github.com/universal-ember/reactiveweb/pull/183) Expand test matrix to 5.12 through 6.8 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### Committers: 3
- GitHub Actions [Bot] ([@github-actions](https://github.com/apps/github-actions))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)
- [@piemonkey](https://github.com/piemonkey)

## Release (2025-12-23)

* reactiveweb 1.9.1 (patch)
Expand Down
2 changes: 1 addition & 1 deletion reactiveweb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reactiveweb",
"version": "1.9.1",
"version": "1.9.2",
"description": "Web platform primitives and utilities for building reactive applications",
"keywords": [
"ember-addon"
Expand Down
Loading