Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 747 Bytes

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 747 Bytes

Changelog

Unreleased

3.0.1 - 2023-11-27

  • Fixed package build

3.0.0 - 2023-11-23 - BORKED

  • BREAKING: support for Angular v15 and higher

2.0.1 - 2021-03-03

  • BREAKING: widgets built with @acpaas-ui/embeddable-widgets v1.x are no longer supported
  • supports server-side rendering with Angular Universal

1.1.3 - 7-9-2020

  • Widget rerenders when props input changes

1.1.2 - 2-03-2020

  • Added a (loaded) output

1.1.1

  • fix build error (cannot resolve module) in downstream apps

1.1.0

  • add support for @acpaas-ui/embeddable-widgets v2.x

1.0.3

  • Fix paramTypes can be undefined issue

1.0.2

  • Fix injection in decorated widget class

1.0.1

  • Fix decorator viewchild issue in non-AOT mode