Releases: gund/ng-dynamic-component
Releases · gund/ng-dynamic-component
v10.8.2
10.8.2 (2025-01-21)
Bug Fixes
- io: model signals output compatibility (9ed8d69), closes #524
v10.8.1
10.8.1 (2025-01-09)
Bug Fixes
- api: add missing ngOnDestroy method back to IoService (c7026e2)
v10.8.0
10.8.0 (2025-01-07)
Features
- io: add support for signal based dynamic components IO (#520) (c3a1444)
v10.8.0-next.1
Features
- io: add support for signal based dynamic components IO (#520) (a8f62d5)
v10.7.0
10.7.0 (2023-03-15)
Features
- api: add standalone support to components and directives (e3fe906)
v10.6.2
10.6.2 (2023-03-15)
Bug Fixes
- api: export event context symbols (c5bbaf6), closes #503
v10.6.1
10.6.1 (2023-01-26)
Bug Fixes
- lib: setup d.ts rollup as single file (2ace410)
v10.6.0
10.6.0 (2023-01-25)
Features
- add
NgModuleRef
and EnvironmentInjector
inputs to ndc-dynamic
component (bfaceb3)
v10.5.1
10.5.1 (2022-09-01)
Bug Fixes
- lib: remove circular refs in IoService (6d225e6), closes #480
v10.5.1-next.1
Bug Fixes
- lib: remove circular refs in IoService (6d225e6), closes #480