Angular core version 17.3.6 is a minor release update to the foundational framework for building web applications, succeeding version 17.3.5. Both versions share the same core dependencies, relying on tslib for TypeScript helper functions and expecting compatible peer dependencies of rxjs (versions 6.5.3 or 7.4.0 and above) for reactive programming and zone.js (version ~0.14.0) for asynchronous task management. This ensures continued compatibility for existing Angular projects.
The key difference lies in the updated version number and release date. Version 17.3.6 was released on April 25, 2024, subsequent to the April 17, 2024 release of version 17.3.5. While the file count remains consistent at 389, a slight reduction in the unpacked size, decreasing from 28,789,230 bytes to 28,787,445 bytes, may imply minor code optimizations or adjustments.
For developers, upgrading from 17.3.5 to 17.3.6 will likely involve bug fixes and incremental improvements rather than breaking changes. Always consult the official Angular changelog and release notes for detailed information on specific changes, addressed issues, and potential considerations before upgrading. Keeping up-to-date ensures access to the latest performance enhancements and stability improvements within the Angular ecosystem, contributing to smoother development workflows and robust application performance.
The are not vulnerabilities for the version 17.3.6 of the package @angular/core