Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 184 Bytes

CHANGELOG.md

File metadata and controls

5 lines (5 loc) · 184 Bytes

Change Log

[0.2.0]

  • Dropped dependency on RxJS.
  • cubaApp removed from global scope. Instead use cuba.getApp() | cuba.getApp(name: string).
  • CubaAppAwareBehavior added.