Skip to content

v20.0.0

Latest
Compare
Choose a tag to compare
@BBlackwo BBlackwo released this 30 Jul 13:27
c30158a

20.0.0 (2025-07-30)

Bug Fixes

Build System

  • deps: bump Angular dependencies to v20 (f41fb15)

Features

BREAKING CHANGES

  • Bump library version to 20 to stay in sync with Angular version

Current Angular version is v20

  • Bump Angular to next major version (current is 20)
  • Skipped optional migrations
    • 'use-application-builder'
    • 'control-flow-migration'
  • Node.js compat ^20.19.0 || ^22.12.0 || ^24.0.0, current LTS version is 22
  • TypeScript compat >=5.8.0 <5.9.0
  • deps: Bump Node.js to LTS version; bump TypeScript to ~5.8.3

Current Angular version is v20

  • Node.js bumped to 22.16.0 (compat ^20.19.0 || ^22.12.0 || ^24.0.0, current LTS version is 22)
  • TypeScript bumped to ~5.8.3 (compat >=5.8.0 <5.9.0)