@weavy/uikit-react 18.0.1 → 18.0.2

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
+ ## v18.0.2
4
+
5
+ <time>2023-11-14</time>
6
+
7
+ * Fixed an issue with frame registration in uikit-js.
8
+ * Fixed an issue with refreshed tokens affecting performance in uikit-react.
9
+
3
10
  ## v18.0.1
4
11
 
5
12
  <time>2023-10-04</time>