Skip to content

Release 1.11.0

Compare
Choose a tag to compare
@nartc nartc released this 22 Jan 13:33
· 236 commits to main since this release

1.11.0 (2024-01-22)

Features

  • create-injectable: add createInjectable (replaces createService) (#239) (b3344cf)

Bug Fixes

  • create-injectable: providedIn root by default (a948b31)
  • plugin: only update property access with "this" as the expression (26e94a7), closes #236