@angular/bazel
Advanced tools
Changelog
15.1.1 (2023-01-18)
| Commit | Type | Description |
| -- | -- | -- |
| 68ce4f6ab4 | fix | Update Location
to get a normalized URL valid in case a represented URL starts with the substring equals APP_BASE_HREF
(#48489) |
| 032b2bd689 | perf | avoid excessive DOM mutation in NgClass (#48433) |
| Commit | Type | Description | | -- | -- | -- | | dd54f6bd96 | fix | makeEnvironmentProviders should accept EnvironmentProviders (#48720) |
Alan Agius, Alex Rickabaugh, Andrew Scott, Aristeidis Bampakos, Bob Watson, Jens, Konstantin Kharitonov, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Pawel Kozlowski, Vladyslav Slipchenko, ced, dario-piotrowicz, mgechev and ノウラ
<!-- CHANGELOG SPLIT MARKER --><a name="15.1.0"></a>
Changelog
15.1.0 (2023-01-10)
CanLoad guards in the Router are deprecated. Use CanMatch instead.
router writable properties
The following strategies are meant to be configured by registering the
application strategy in DI via the providers
in the root NgModule
or
bootstrapApplication
:
routeReuseStrategy
titleStrategy
urlHandlingStrategy
The following options are meant to be configured using the options
available in RouterModule.forRoot
or provideRouter
.
onSameUrlNavigation
paramsInheritanceStrategy
urlUpdateStrategy
canceledNavigationResolution
The following options are available in RouterModule.forRoot
but not
available in provideRouter
:
malformedUriErrorHandler
- This was found to not be used anywhere
internally.errorHandler
- Developers can instead subscribe to Router.events
and filter for NavigationError
.| Commit | Type | Description | | -- | -- | -- | | fe50813664 | feat | Add BrowserPlatformLocation to the public API (#48488) | | 2f4f0638c7 | fix | Add data attribtue to NgOptimizedImage (#48497) |
| Commit | Type | Description | | -- | -- | -- | | a532d71975 | feat | allow self-closing tags on custom elements (#48535) | | caf7228f8a | fix | resolve deprecation warning (#48652) | | 33f35b04ef | fix | type-only symbols incorrectly retained when downlevelling custom decorators (#48638) |
| Commit | Type | Description |
| -- | -- | -- |
| caedef0f5b | fix | update @babel/core
dependency and lock version (#48634) |
| Commit | Type | Description |
| -- | -- | -- |
| 6acae1477a | feat | Add TestBed.runInInjectionContext
to help test functions which use inject
(#47955) |
| 38421578a2 | feat | Make the isStandalone()
function available in public API (#48114) |
| dd42974b07 | feat | support TypeScript 4.9 (#48005) |
| Commit | Type | Description | | -- | -- | -- | | 8aa8b4b77c | fix | Form provider FormsModule.withConfig return a FormsModule (#48526) |
| Commit | Type | Description |
| -- | -- | -- |
| 5f0b53c735 | feat | Allow auto-imports to suggest multiple possible imports. (#47787) |
| 6a8ea29a04 | fix | expose package.json
for vscode extension resolution (#48678) |
| ce8160ecb2 | fix | Prevent crashes on unemitable references (#47938) |
| e615b598ba | fix | ship /api
entry-point (#48670) |
| 6ce7d76a0e | fix | update packages/language-service/build.sh script to work with vscode-ng-language-service's new Bazel build (#48663) |
| Commit | Type | Description |
| -- | -- | -- |
| a1a8e91eca | fix | add triple slash type reference on @angular/localize
on `ng add (#48502) |
| Commit | Type | Description | | -- | -- | -- | | cc284afbbc | fix | combine newly-added imports in import manager (#48620) |
| Commit | Type | Description |
| -- | -- | -- |
| 228e992db7 | docs | Deprecate canLoad guards in favor of canMatch (#48180) |
| 0a8b8a66cd | docs | Deprecate public members of Router that are meant to be configured elsewhere (#48006) |
| 332461bd0c | feat | Add ability to override onSameUrlNavigation
default per-navigation (#48050) |
| f58ad86e51 | feat | Add feature provider for enabling hash navigation (#48301) |
| 73f03ad2d2 | feat | Add new NavigationSkipped event for ignored navigations (#48024) |
| 3fe75710d9 | fix | page refresh should not destroy history state (#48540) |
Alan Agius, Alex Castle, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Bob Watson, Charles Lyding, Derek Cormier, Doug Parker, Dylan Hunn, George Kalpakas, Greg Magolan, Jessica Janiuk, JiaLiPassion, Joey Perrott, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Pawel Kozlowski, Renan Ferro, Tim Gates, Vadim, Virginia Dooley, ced, mgechev, piyush132000, robertIsaac and sr5434
<!-- CHANGELOG SPLIT MARKER --><a name="15.0.4"></a>
Changelog
15.0.4 (2022-12-14)
| Commit | Type | Description | | -- | -- | -- | | 6c1064c72f | fix | fix incorrect handling of camel-case css properties (#48436) |
| Commit | Type | Description | | -- | -- | -- | | f30d18a942 | fix | Fix TestBed.overrideProvider type to include multi (#48424) |
| Commit | Type | Description | | -- | -- | -- | | b55d2dab5d | fix | evaluate const tuple types statically (#48091) |
Alan Agius, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Bob Watson, BrowserPerson, Jens, Jessica Janiuk, Joey Perrott, JoostK, Konstantin Kharitonov, Lukas Matta, Piotr Kowalski, Virginia Dooley, Yannick Baron, dario-piotrowicz, lsst25, piyush132000 and why520crazy
<!-- CHANGELOG SPLIT MARKER --><a name="15.0.3"></a>
Changelog
15.0.3 (2022-12-07)
| Commit | Type | Description |
| -- | -- | -- |
| 50b1c2bf52 | fix | Don't generate srcsets with very large sources (#47997) |
| bf44dc234a | fix | Update Location
to support base href containing origin
(#48327) |
| Commit | Type | Description | | -- | -- | -- | | 9a5d84249a | fix | make sure selectors inside container queries are correctly scoped (#48353) |
| Commit | Type | Description | | -- | -- | -- | | 167bc0d163 | fix | Produce diagnostic rather than crash when using invalid hostDirective (#48314) |
| Commit | Type | Description | | -- | -- | -- | | e4dcaa513e | fix | unable to inject ChangeDetectorRef inside host directives (#48355) |
Alan Agius, Alex Castle, Andrew Kushnir, Andrew Scott, Bob Watson, Derek Cormier, Joey Perrott, Konstantin Kharitonov, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, dario-piotrowicz and piyush132000
<!-- CHANGELOG SPLIT MARKER --><a name="15.0.2"></a>
Changelog
15.0.2 (2022-11-30)
| Commit | Type | Description | | -- | -- | -- | | 86a21f5569 | fix | accept inheriting the constructor from a class in a library (#48156) |
Alan Agius, Andrew Scott, Aristeidis Bampakos, Bob Watson, Derek Cormier, JoostK, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Pawel Kozlowski, Rokas Brazdžionis, mgechev and piyush132000
<!-- CHANGELOG SPLIT MARKER --><a name="15.0.1"></a>