compiler-cli
Commit | Description |
---|---|
disallow compiling with the emitDeclarationOnly TS compiler option enabled (#61609)
|
http
Commit | Description |
---|---|
Provide http services in root (#56212) |
router
Commit | Description |
---|---|
convert lastSuccessfulNavigation to signal (#63057)
|
Breaking Changes
compiler-cli
- The Angular compiler now produces an error when the
theemitDeclarationOnly
TS compiler option is enabled as this mode is
not supported.
router
lastSuccessfulNavigation
is now a signal and needs to be invoked