Skip to content

2.1.2

Compare
Choose a tag to compare
@e-oz e-oz released this 05 May 15:33
· 75 commits to main since this release
  • toObservable() from '@angular/core/rxjs-interop' will be used without replacement;
  • If instantiated not in an injection context and without injector argument, the constructor() will throw an error in development mode or will print to console.error (or errorReporter, if set), at runtime.