Skip to content

v19.0.7

Latest
Compare
Choose a tag to compare
@jkrems jkrems released this 08 Jan 18:32
· 357 commits to main since this release

19.0.7 (2025-01-08)

@angular-devkit/architect

Commit Description
fix - 95c22aeff provide better error when builder is not defined

@angular-devkit/build-angular

Commit Description
fix - 028652992 preserve css type for jasmine.css

@angular/build

Commit Description
fix - f7522342a add asset tracking to application builder watch files
fix - e973643bf do not mark Babel _defineProperty helper function as pure
fix - 881095eec enable serving files with bundle-like names
fix - db10af0b3 fix incorrect budget calculation
fix - c822f8f15 handle relative URLs when constructing new URLs during server fetch
fix - b43c648b0 mitigate JS transformer worker execArgv errors
fix - 1f2481a4f pass define option defined in application builder to Vite prebundling
fix - c94f568a4 warn when @angular/localize/init is imported directly