Skip to content

Latest commit

 

History

History
162 lines (79 loc) · 7.32 KB

CHANGELOG.md

File metadata and controls

162 lines (79 loc) · 7.32 KB

2.0.0 (2023-09-13)

Features

  • trigger release (d909c3f)

  • feat!: update angular (1759bfb)

  • feat!: update angular version (d352425)

  • feat!: updated the commit message for breaking changes (9903864)

Reverts

  • Revert "Added ModelManager.initialize" (018cc79)

BREAKING CHANGES

  • angular version updated
  • angular update to non bacnward-compatible version
  • angular version update to non backward-compatible version
  • The project was upgraded to Angular v13

2.0.0 (2023-09-13)

Features

  • trigger release (d909c3f)

  • feat!: update angular (1759bfb)

  • feat!: update angular version (d352425)

  • feat!: updated the commit message for breaking changes (9903864)

Reverts

  • Revert "Added ModelManager.initialize" (018cc79)

BREAKING CHANGES

  • angular version updated
  • angular update to non bacnward-compatible version
  • angular version update to non backward-compatible version
  • The project was upgraded to Angular v13

2.0.0 (2023-09-13)

Features

  • trigger release (d909c3f)

  • feat!: update angular (1759bfb)

  • feat!: update angular version (d352425)

  • feat!: updated the commit message for breaking changes (9903864)

Reverts

  • Revert "Added ModelManager.initialize" (018cc79)

BREAKING CHANGES

  • angular version updated
  • angular update to non bacnward-compatible version
  • angular version update to non backward-compatible version
  • The project was upgraded to Angular v13

1.4.0 (2021-09-20)

Features

  • basic support for remote SPA (e34c124)
  • support for remote angular app editing in AEM (1671ec2)

1.3.0 (2021-09-02)

Features

  • stylesytem: StyleSystem Support (3816ec1)

1.2.1 (2021-07-14)

Bug Fixes

  • types: fixing some wrong return types on aemallowedcontainercomponent and aemcontainer component (47a3505)

1.2.0 (2021-01-12)

Features

  • Typed MapTo / LazyMapTo (a2f2e6b)

1.1.0 (2021-01-11)

Features

1.0.7 (2021-01-05)

Bug Fixes

  • docs: remove --mode from docs build after a typedoc breaking change (3baa981)

1.0.6 (2020-11-05)

Bug Fixes

  • docs generation command typo, releasing from dist directory (78bde15)

1.0.5 (2020-11-05)

Bug Fixes

  • proper pkgRoot for semantic-release (9051a12)

1.0.4 (2020-11-04)

Bug Fixes

  • eslint: adapt code according to eslint reports (6fa889c)
  • package.json: cleanup (e22e411)

1.0.3 (2020-09-03)

Bug Fixes

  • semantic-release: fix the build and release process (4c0e647)
  • semantic-release: release from dist in a proper way (133bde0)

1.0.2 (2020-09-03)

Bug Fixes

  • semantic-release: release angular library from compiled files (66e01e1)
  • semantic-release: release proper package (972e361)

1.0.1 (2020-09-02)

Bug Fixes

  • semantic-release: fix automatic release process (b8c0d70)