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+ ## [ 0.3.0] - 23 September 2025
10+ ### Fixed
11+ - Fix block rendering of static blocks
12+ - Implement new blockRenderer and childRenderer arguments
13+ - Change containers into blocks to allow for caching
14+ - Add ` .prevent ` modifier to ` @click ` event handler
15+ - Rename Alpine store checkout to LokiCheckout, components to LokiComponents
16+ - Rename loki-components to loki.script.component block
17+
918## [ 0.2.10] - 17 September 2025
1019### Fixed
1120- Bookmark status should not hide column, but simply set visible property
Original file line number Diff line number Diff line change 11{
22 "name" : " loki/magento2-admin-components" ,
3- "version" : " 0.2.10 " ,
3+ "version" : " 0.3.0 " ,
44 "description" : " N/A" ,
55 "type" : " magento2-module" ,
66 "require" : {
You can’t perform that action at this time.
0 commit comments