Releases: k3nsei/ng-in-viewport
Releases · k3nsei/ng-in-viewport
v16.1.0
v16.0.0
v16.0.0-rc.0
v15.0.2
v15.0.1
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
Release v6.1.5
Enhancement
- Update readme
Release v13.0.1
Note: This version is re-release of v13.0.0 with corrected peer dependencies list. NX workspace added dependencies from unit tests, which was source of an issue.
There were no changes in code, library was compiled with ivy in mind because Angular 13 is no longer supports view engine.
Breaking Changes
With this version support for versions of angular lower than 12 is dropped for those please use ng-in-viewport v6.1.5
Release v13.0.0
There were no changes in code, library was compiled with ivy in mind because Angular 13 is no longer supports view engine.
Breaking Changes
- With this version support for versions of angular lower than 12 is dropped for those please use ng-in-viewport v6.1.5