Releases: adobe/aem-react-editable-components
Releases · adobe/aem-react-editable-components
v2.1.1
2.1.1 (2023-12-11)
Bug Fixes
- refresh model for dynamic path (2570871)
v2.1.0
2.1.0 (2023-09-13)
Features
- ability to export child components (a6a7047), closes #189
- ability to export child components (6162d62), closes #189
v2.0.5
2.0.5 (2023-06-28)
Bug Fixes
- resolve reload issue on remote spa (7bf16d8)
v2.0.4
2.0.4 (2023-03-01)
Bug Fixes
- jcr:title of the component should be used in Template Editor (0564707)
v2.0.3
2.0.3 (2022-10-20)
Bug Fixes
- pass props to child component (ba4be70)
v2.0.2
2.0.2 (2022-09-21)
Bug Fixes
- transpilation target incompatible with CRA (061906f)
v2.0.1
2.0.1 (2022-08-02)
Bug Fixes
v2.0.0
2.0.0 (2022-06-21)
Bug Fixes
-
adjust src and tests according to prettier rules (6634e74)
-
further refactoring (#106) (5619a31)
-
move circular-dependency-plugin to dev deps (1f3c350)
-
move circular-dependency-plugin to dev deps (f0af6e3)
-
setup project (2d42638)
-
update package-lock.json (5e4b645)
-
Merge pull request #115 from adobe/feat/functional-components (9098aa5), closes #115
Features
- Refactor to use components by composition (85d0012)
BREAKING CHANGES
- withMappable and other helpers removed
- EditableComponent to cover scenarios provided by withMappable
v1.1.11
1.1.11 (2022-03-29)
Bug Fixes
- add circular-dependency-plugin dev dep (b86274a)
v1.1.10
1.1.10 (2021-09-15)
Reverts
- Revert "chore: enable external commits to run pipelines" (f2a81c4)