Skip to content

Commit 44ebd4c

Browse files
committed
Copy generic CI/CD files
1 parent 7e74250 commit 44ebd4c

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff 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

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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"

0 commit comments

Comments
 (0)