Search...
Toggle theme

Angular NES Release Notes

Comprehensive release notes for Angular NES (Never-Ending Support), documenting all changes, bug fixes, and improvements across versions 4 through 15.

Version 15

15.2.12 - June 3, 2024

Bug Fixes

  • Fixed build issues: updated peer dependency version numbers

15.2.11 - March 15, 2024

Bug Fixes

  • Fixed build issues: updated peer dependencies to match current release

Version 14

14.3.3 - June 3, 2024

Bug Fixes

  • Fixed build issues: updated peer dependency version numbers

14.3.2 - March 15, 2024

Bug Fixes

  • Fixed build issues: updated peer dependencies to match current release

14.3.1 - February 12, 2024

Bug Fixes

  • Compiler: Fixed issue with CSS value quoting
  • Core: Improved style property value handling for invalid values

Version 13

13.4.3 - June 3, 2024

Bug Fixes

  • Fixed build issues: updated peer dependency version numbers

13.4.2 - March 15, 2024

Bug Fixes

  • Fixed build issues: updated peer dependencies to match current release

13.4.1 - February 12, 2024

Bug Fixes

  • Compiler: Fixed issue with CSS value quoting
  • Core: Improved style property value handling for invalid values

Version 12

12.2.20 - June 3, 2024

Bug Fixes

  • Fixed build issues: updated peer dependency version numbers

12.2.19 - March 15, 2024

Bug Fixes

  • Fixed build issues: updated peer dependencies to match current release

12.2.18 - February 9, 2024

Bug Fixes

  • Core: Eliminated Function constructors in development mode to prevent CSP violations
  • Compiler: Fixed issue with CSS value quoting
  • Core: Improved style property value handling for invalid values

Version 11

11.2.17 - June 3, 2024

Bug Fixes

  • Fixed build issues: updated peer dependency version numbers

11.2.16 - March 15, 2024

Bug Fixes

  • Fixed build issues: updated peer dependencies to match current release

11.2.15 - February 9, 2024

Bug Fixes

  • Core: Eliminated Function constructors in development mode to prevent CSP violations
  • Compiler: Fixed issue with CSS value quoting
  • Core: Improved style property value handling for invalid values
  • Core: Enhanced attribute and property binding rules for iframe elements

Version 10

10.2.9 - June 3, 2024

Bug Fixes

  • Fixed build issues: updated peer dependency version numbers

10.2.7 - March 15, 2024

Bug Fixes

  • Fixed build issues: updated peer dependencies to match current release

10.2.6 - February 9, 2024

Bug Fixes

  • Core: Eliminated Function constructors in development mode to prevent CSP violations
  • Compiler: Fixed issue with CSS value quoting
  • Core: Improved style property value handling for invalid values
  • Core: Enhanced attribute and property binding rules for iframe elements
  • Core: Fixed sanitizer functionality for null DOMParser body
  • Common: Corrected ContentType for boolean values in HttpClient request body

Version 9

9.1.16 - June 3, 2024

Bug Fixes

  • Fixed build issues: updated peer dependency version numbers

9.1.15 - March 15, 2024

Bug Fixes

  • Fixed build issues: updated peer dependencies to match current release

9.1.14 - February 9, 2024

Bug Fixes

  • Compiler: Fixed issue with CSS value quoting
  • Core: Improved style property value handling for invalid values
  • Core: Enhanced attribute and property binding rules for iframe elements
  • Core: Fixed sanitizer functionality for null DOMParser body
  • Common: Corrected ContentType for boolean values in HttpClient request body
  • Platform-browser: Fixed memory leak related to shadow DOM encapsulation
  • Core: Addressed potential XSS attack in development through SSR (CVE-2021-4231)

Version 8

8.2.17 - June 3, 2024

Bug Fixes

  • Fixed build issues: updated peer dependency version numbers

8.2.16 - March 15, 2024

Bug Fixes

  • Fixed build issues: updated peer dependencies to match current release

8.2.15 - February 9, 2024

Bug Fixes

  • Core: Fixed sanitizer functionality for null DOMParser body
  • Common: Corrected ContentType for boolean values in HttpClient request body
  • Platform-browser: Fixed memory leak related to shadow DOM encapsulation
  • Core: Addressed potential XSS attack in development through SSR (CVE-2021-4231)

Version 7

7.2.18 - June 3, 2024

Bug Fixes

  • Fixed build issues: updated peer dependency version numbers

7.2.17 - March 15, 2024

Bug Fixes

  • Core: Fixed sanitizer functionality for null DOMParser body
  • Common: Corrected ContentType for boolean values in HttpClient request body
  • Platform-browser: Fixed memory leak related to shadow DOM encapsulation
  • Core: Addressed potential XSS attack in development through SSR (CVE-2021-4231)

Version 6

6.1.13 - June 3, 2024

Bug Fixes

  • Fixed build issues: updated peer dependency version numbers

6.1.12 - March 15, 2024

Bug Fixes

  • Fixed build issues: updated peer dependencies to match current release

6.1.11 - February 9, 2024

Bug Fixes

  • Core: Fixed sanitizer functionality for null DOMParser body
  • Common: Corrected ContentType for boolean values in HttpClient request body
  • Platform-browser: Fixed memory leak related to shadow DOM encapsulation
  • Core: Addressed potential XSS attack in development through SSR (CVE-2021-4231)

Version 5

5.1.13 - June 25, 2024

Bug Fixes

  • Core: Fixed sanitizer functionality for null DOMParser body
  • Common: Corrected ContentType for boolean values in HttpClient request body
  • Platform-browser: Fixed memory leak related to shadow DOM encapsulation
  • Core: Addressed potential XSS attack in development through SSR

Version 4

4.4.8 - June 25, 2024

Bug Fixes

  • Common: Corrected ContentType for boolean values in HttpClient request body
  • Platform-browser: Fixed memory leak related to shadow DOM encapsulation
  • Core: Addressed potential XSS attack in development through SSR