2.0.0 (2022-07-07)
- ng: update to Angular v14 (b93d7a9)
- ng: Library is built with Angular v14
1.0.10 (2020-07-30)
- lib: cleanup boundaries on destruction (07b42e0)
1.0.9 (2020-07-29)
- lib: refcount streams in ElementBoundaryService (3f4264a)
1.0.8 (2020-07-18)
- lib: add Angular v9 to version range of v1 (2383bba)
1.0.7 (2020-07-17)
- service: improve performance of components initialization (c68426f)
1.0.6 (2020-07-15)
- lib: expose component ref from cross boundary element strategy (858ec14)
1.0.5 (2020-07-15)
- lib: add component ref getter to default element boundary strategy (24e28c6)
1.0.4 (2020-07-14)
- lib: fix SingleAppBoundarySharingStrategy for late components (fbf48c1)
1.0.3 (2020-07-09)
- lib: simulate late initialization of events stream on element strategies (ed3d8d5)
1.0.2 (2020-07-08)
- lib: use get/set for events prop of element strategies (5324893)
1.0.1 (2020-07-08)
- build: add UMD and AMD id's for package (d450170)
- lib: reuse existing single app boundary sharing strategy (544dd29)