Skip to content

Release v15.0.0

Compare
Choose a tag to compare
@k3nsei k3nsei released this 30 Jan 10:38
· 57 commits to develop since this release
8b1fc91

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 as node.js implemented it (#1274)(8b1fc91)
  • Use WeakMap and generated unique id to reference checkFn (#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