@angular-architects/native-federation 21.2.0 → 21.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -37,6 +37,8 @@ We will at least provide a new version of this package per Angular major. If nec
|
|
|
37
37
|
- Use version 20.0.x for Angular 20.0.x
|
|
38
38
|
- Use version 20.1.x for Angular 20.1.x
|
|
39
39
|
- Use version 21.x for Angular 21.x
|
|
40
|
+
- Use version 21.1.x for Angular 21.1.x
|
|
41
|
+
- Use version 21.2.x for Angular 21.2.x
|
|
40
42
|
|
|
41
43
|
## Demo Repo
|
|
42
44
|
|