- Fixed package build
- BREAKING: support for Angular v15 and higher
- BREAKING: widgets built with
@acpaas-ui/embeddable-widgets
v1.x are no longer supported - supports server-side rendering with Angular Universal
- Widget rerenders when props input changes
- Added a (loaded) output
- fix build error (cannot resolve module) in downstream apps
- add support for @acpaas-ui/embeddable-widgets v2.x
- Fix paramTypes can be undefined issue
- Fix injection in decorated widget class
- Fix decorator viewchild issue in non-AOT mode