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+ ## [ 2.2.40] - 13 February 2026
10+ ### Fixed
11+ - Do not escape Unicode and slashes while building the x-ref script-block
12+ - Refactor modal component-partial to have more sensible API
13+ - Allow for parsing an address before usage via DI type
14+ - Add oneline renderer to AddressRenderer
15+ - Add numerous fields to Address-object
16+ - Allow for one ComponentContext to inherit from multiple others
17+ - Heavily refactor Location, Address and Marker objects and factories
18+
919## [ 2.2.39] - 12 February 2026
1020### Fixed
1121- If TemplateRenderer renders new block that already exists, reset template
Original file line number Diff line number Diff line change 11{
22 "name" : " loki/magento2-components" ,
3- "version" : " 2.2.39 " ,
3+ "version" : " 2.2.40 " ,
44 "description" : " N/A" ,
55 "keywords" : [
66 " loki-components"
You can’t perform that action at this time.
0 commit comments