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,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.1.9] - 12 November 2025
10+ ### Fixed
11+ - Rename LokiMessageStore to Message
12+ - Only load MageCookies if ` MageOS_AlpineLocalStorage ` is not enabled
13+ - Fix wrong template variable
14+ - Rename LokiLocalStorage to LocalStorage
15+ - Check for duplicate ` MageOS_AlpineLocalStorage `
16+ - Move layout that is duplicate to Mage-OS Alpine to separate handles
17+ - Remove temporarily Tailwind LESS attempt
18+
919## [ 1.1.8] - 03 November 2025
1020### Fixed
1121- Change z-index for messages from 100 to 5
Original file line number Diff line number Diff line change 11{
22 "name" : " loki/magento2-base" ,
3- "version" : " 1.1.8 " ,
3+ "version" : " 1.1.9 " ,
44 "description" : " Base utilities for any Loki behaviour" ,
55 "license" : " OSL-3.0" ,
66 "type" : " magento2-module" ,
You can’t perform that action at this time.
0 commit comments