Release v15.0.0
Enhancements
- Library was rewritten from scratch with usage of new standalone APIs that comes in
Angular v14.0.0
- Unit test coverage is now 100%
Bug Fixes
- Use
globalThis.btoa
for platform browser and server asnode.js
implemented it (#1274)(8b1fc91) - Use
WeakMap
and generated unique id to referencecheckFn
(#1055)(8b1fc91)
Breaking Changes
With this release support for Angular lower than v14.0.0
is dropped for those please use ng-in-viewport
v6.1.5
or v13.0.1