@eui/ecl 22.0.0-alpha.18 → 22.0.0-alpha.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/changelog.html +15 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/llms.txt +1 -1
- package/docs/properties.html +1 -1
- package/package.json +1 -1
package/docs/changelog.html
CHANGED
|
@@ -106,6 +106,21 @@
|
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
109
|
+
<h2>22.0.0-alpha.18 (2026-09-24)</h2>
|
|
110
|
+
<h5>Chores</h5>
|
|
111
|
+
<ul>
|
|
112
|
+
<li><strong>deps:</strong><ul>
|
|
113
|
+
<li>upgraded deps vulnerables - EUI-12528 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528">EUI-12528</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/54a0d6b7b8dd3d297606cb969a0038398e7177b4">54a0d6b7</a>)</li>
|
|
114
|
+
<li>upgraded deps vulnerables (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5d7bd0571e5a279dceb6da9ad1fbb64a52d2c5cc">5d7bd057</a>)</li>
|
|
115
|
+
</ul>
|
|
116
|
+
</li>
|
|
117
|
+
<li><strong>eds:</strong><ul>
|
|
118
|
+
<li>react and web components complete migration - EUI-12528 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528">EUI-12528</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8b63f843327c8b4a1f62d2ca3ed0f8fbbb44538c">8b63f843</a>)</li>
|
|
119
|
+
</ul>
|
|
120
|
+
</li>
|
|
121
|
+
</ul>
|
|
122
|
+
<hr>
|
|
123
|
+
<hr>
|
|
109
124
|
<h2>22.0.0-alpha.17 (2026-09-23)</h2>
|
|
110
125
|
<h5>Chores</h5>
|
|
111
126
|
<ul>
|