From 21b5649aefdabdb05ba09841c638a547dbf75727 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2026 16:20:16 +0000 Subject: [PATCH] Prepare Release using 'release-plan' --- release-plan-stderr.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 release-plan-stderr.txt diff --git a/release-plan-stderr.txt b/release-plan-stderr.txt new file mode 100644 index 00000000000..bc0bb519d3f --- /dev/null +++ b/release-plan-stderr.txt @@ -0,0 +1,13 @@ +# Unlabeled Changes + +* [#21460](https://github.com/emberjs/ember.js/pull/21460) Implement the Route Manager API (RFC #1169) ([@evoactivity](https://github.com/evoactivity)) +* [#21601](https://github.com/emberjs/ember.js/pull/21601) Skip Object.keys allocation in FunctionHelperManager.getValue ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) +* [#11](https://github.com/emberjs/ember.js/pull/11) Fix SC.Button form submission issues by adding a configurable type property ([@ebryn](https://github.com/ebryn)) +* [#13](https://github.com/emberjs/ember.js/pull/13) Added build instructions to readme. ([@ebryn](https://github.com/ebryn)) +* [#9](https://github.com/emberjs/ember.js/pull/9) Fix spelling of META_DESC.configurable ([@mgood](https://github.com/mgood)) +* [#5](https://github.com/emberjs/ember.js/pull/5) SproutCore 2 doesn't have themes; update comments in SC.View#init() to reflect this. ([@erichocean](https://github.com/erichocean)) +* Instructions in README.md for running unit tests is incorrect ([@ebryn](https://github.com/ebryn)) +* SC.Buttons inside of form tags trigger form submission ([@ebryn](https://github.com/ebryn)) + + +*Cannot plan release until the above changes are labeled*.