ez-vid-ang 21.1.0 → 22.0.0

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 CHANGED
@@ -19,13 +19,12 @@ Example project can be found on [Stackblitz](https://stackblitz.com/edit/stackbl
19
19
 
20
20
  ## Version compatibility
21
21
 
22
- EzVidAng follows the _[actively supported versions](https://angular.dev/reference/releases#actively-supported-versions)_ defined by the Angular team. When an Angular version reaches end of support, the corresponding EzVidAng version will no longer be maintained.
22
+ EzVidAng updates and develops the library for the 2 latest versions.
23
23
 
24
24
  | EzVidAng | Angular | Node.js |
25
25
  | ----------- | ---------- | --------------------------------- |
26
- | ^19.0.0 | ^19.0.0 | [According to Angular docs](https://angular.dev/reference/releases#actively-supported-versions) |
27
- | ^20.0.0 | ^20.0.0 | [According to Angular docs](https://angular.dev/reference/releases#actively-supported-versions) |
28
- | ^21.0.0 | ^21.0.0 | [According to Angular docs](https://angular.dev/reference/releases#actively-supported-versions) |
26
+ | ^21.2.x | ^21.2.x | [According to Angular docs](https://angular.dev/reference/versions#actively-supported-versions) |
27
+ | ^22.0.0 | ^22.0.0 | [According to Angular docs](https://angular.dev/reference/versions#actively-supported-versions) |
29
28
 
30
29
 
31
30
  ## Installing and preparation