From 98cc9adc38ded923b649ff70b06651a901bd1937 Mon Sep 17 00:00:00 2001 From: Karel Frederix Date: Wed, 17 Jun 2026 09:59:37 +0200 Subject: [PATCH] docs: remove outdated Project Status section from README The package was renamed back to single-spa-angular in #572, but the README still described the interim @single-spa-community scope and migration note. Co-authored-by: Cursor --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 3850396..81a6cf6 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,6 @@ This lets you have multiple Angular microfrontends coexist within the same page. See [documentation on single-spa.js.org](https://single-spa.js.org/docs/ecosystem-angular.html). -## Project Status - -The package has been republished under the `@single-spa-community` scope due to a change in maintainership. - -> **Note:** This package is the continuation of the original `single-spa-angular` package. If you are migrating from `single-spa-angular`, simply update the package name in your dependencies — no other changes are required. - ## Compatibility | `single-spa-angular` | Angular |