File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 2.2.34] - 20 January 2026
10+ ### Fixed
11+ - Implement lazy updating of components
12+ - Implement ` lazy_update ` as component property
13+ - Allow overriding ` lazy_load ` and ` lazy_update ` via XML layout
14+ - Based AlpineJS elementId upon ` GetElementId ` logic
15+ - Unify element IDs based on blocks
16+ - Fix integration tests
17+
918## [ 2.2.33] - 12 January 2026
1019### Fixed
1120- Add new GitHub Action workflows
@@ -19,7 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1928
2029## [ 2.2.32] - 06 January 2026
2130### Fixed
22- - Only load Alpine if MageOS_AlpineLoader is disabled
31+ - Only load Alpine if ` MageOS_AlpineLoader is ` disabled
2332
2433## [ 2.2.31] - 15 December 2025
2534### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " loki/magento2-components" ,
3- "version" : " 2.2.33 " ,
3+ "version" : " 2.2.34 " ,
44 "description" : " N/A" ,
55 "keywords" : [
66 " loki-components"
You can’t perform that action at this time.
0 commit comments