We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a09c81 commit cf52284Copy full SHA for cf52284
CHANGELOG.md
@@ -926,7 +926,7 @@ prefix using `animate-` must now be preixed using `bind-animate-`.
926
* core:
927
- `ApplicationRef.dispose` is deprecated. Destroy the module that was
928
created during bootstrap instead by calling `NgModuleRef.destroy`.
929
- - `AplicationRef.registerDisposeListener` is deprecated.
+ - `ApplicationRef.registerDisposeListener` is deprecated.
930
Use the `ngOnDestroy` lifecycle hook for providers or
931
`NgModuleRef.onDestroy` instead.
932
- `disposePlatform` is deprecated. Use `destroyPlatform` instead.
0 commit comments