From d40a295905724e2a7dc6c4e8f2c7f7a22c11720c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 12 Feb 2026 23:37:07 +0000 Subject: [PATCH 1/2] Initial plan From 4738d3f797a1171635b5e101345ccf5c95c679ee Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 12 Feb 2026 23:39:15 +0000 Subject: [PATCH 2/2] Fix prettier formatting in upgrading-past-6-7-0.md Co-authored-by: kategengler <444218+kategengler@users.noreply.github.com> --- docs/upgrading-past-6-7-0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/upgrading-past-6-7-0.md b/docs/upgrading-past-6-7-0.md index a65b1195..d055e41b 100644 --- a/docs/upgrading-past-6-7-0.md +++ b/docs/upgrading-past-6-7-0.md @@ -47,6 +47,7 @@ Re-run `ember-cli-update` after that. Use [ember-vite-codemod][mod] to upgrade your project. Then see [Already on Vite]. ## Already on Vite + [Already on Vite]: #already-on-vite You will also need to update @@ -81,5 +82,4 @@ You will also need to update Re-run `ember-cli-update` after that. - [mod]: https://github.com/mainmatter/ember-vite-codemod/