Skip to content

Commit 59daac1

Browse files
committed
ci(git): Copy generic CI/CD files
1 parent da6a500 commit 59daac1

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.2.39] - 12 February 2026
10+
### Fixed
11+
- If TemplateRenderer renders new block that already exists, reset template
12+
- Allow PHP Config to read from current store level
13+
- Allow LokiLoader components to be registered in LokiComponents store too
14+
- Add template non-visible.phtml
15+
- Add isVisible() component flag to skip rendering entirely
16+
917
## [2.2.38] - 03 February 2026
1018
### Fixed
1119
- Rewrite to composable AbstractComponentContext

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.38",
3+
"version": "2.2.39",
44
"description": "N/A",
55
"keywords": [
66
"loki-components"

0 commit comments

Comments
 (0)