Skip to content

Spectacular 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@LayZeeDK LayZeeDK released this 04 Mar 06:58
· 203 commits to main since this release
893ed94

0.2.0 (2021-03-04)

BREAKING CHANGES

  • createApplicationHarness returns Promise<SpectacularApplicationHarness>.

Bug fixes

  • Fix NGCC error when using Nx + Yarn (#20)
  • Fix asynchronous application initializer support (#19)
  • Fix support for combining asynchronous application initializer with bootstrap listener (#19)

Build changes

  • Remove @angular/forms dependency (#21)
  • Mark rxjs as peer dependency (#21)