This release focuses on Angular compatibility and security patches for npm packages.
- This release targets Angular 10 and above.
- Adds a mixin function for using destroyable with other base classes.
destroyed
read-only property has been removed. Use the protected_destroyed$
property instead.destroyed$
read-only property has been removed. Use the protected_destroyed$
property instead.
- This release targets Angular 8 and above.
- First release.