Angular Router version 13.3.8 represents a minor update to the routing library within the Angular framework, building upon the solid foundation established by version 13.3.7. While the core functionality remains consistent, discerning developers will note the subtle yet important distinctions. Both versions share the same dependencies, relying on tslib for helper functions and mandating peer dependencies on specific versions of rxjs, @angular/core, @angular/common, and @angular/platform-browser to ensure compatibility within an Angular 13.3.x environment.
A primary difference lies in the versioning of the peer dependencies. Version 13.3.8's peer dependencies are tightly linked to Angular core version 13.3.8, wherease version 13.3.7 requests angular core version 13.3.7. This suggests targeted bug fixes, performance improvements, or minor feature additions specifically tailored for integration with other Angular packages at the 13.3.8 level. Considering both versions maintain the same file count and unpacked size, the update likely involves code refinements rather than significant architectural changes or the introduction of entirely new components. The release date difference further emphasizes this incremental nature, with version 13.3.8 following closely after 13.3.7, showcasing Angular's commitment to continuous improvement and rapid iteration. Developers are advised to upgrade to 13.3.8 for optimal stability and compatibility within the Angular 13.3.x ecosystem.
The are not vulnerabilities for the version 13.3.8 of the package @angular/router