v3.0.0
💥 Breaking Change
- chore: remove node 14 support #24 (@DRiFTy17)
- feat: update to Angular 16 #23 (@samrichardsontylertech @DRiFTy17)
ProxyComponentsModule
has been removed -- proxy components are now exported from individual component modules andForgeModule
ViewChild
defaults to reading component instances instead ofElementRef
s from selected Forge components
Authors: 2
- Kieran Nichols (@DRiFTy17)
- Sam Richardson (@samrichardsontylertech)