@saas-ui/react 3.0.0-next.14 → 3.0.0-next.16

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,21 @@
1
1
  # @saas-ui/react
2
2
 
3
+ ## 3.0.0-next.16
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - @saas-ui/hooks@3.0.0-next.1
9
+ - @saas-ui/core@3.0.0-next.3
10
+
11
+ ## 3.0.0-next.15
12
+
13
+ ### Patch Changes
14
+
15
+ - d4fb186: Added Section component
16
+ - a169eb7: Fixed issue where Toast close trigger would render two buttons
17
+ - d4fb186: Export createListCollection
18
+
3
19
  ## 3.0.0-next.14
4
20
 
5
21
  ### Patch Changes