@weavy/uikit-react 30.4.0 → 30.4.1

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/changelog.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # Changelog for Weavy
2
2
 
3
+ ## v30.4.1
4
+
5
+ <time>2026-03-10</time>
6
+
7
+ * Fixed an CSS issue that caused Safari v18 to crash.
8
+ * Fixed an issue with RegExp that caused UI kit to not load/render in Safari < v16.4.
9
+
3
10
  ## v30.4.0
4
11
 
5
12
  <time>2026-02-20</time>