@base-ui/react 1.0.0-rc.2 → 1.0.0

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,12 +1,6 @@
1
1
  # Versions
2
2
 
3
- ## v1.0.0-rc.2
4
-
5
- _Dec 11, 2025_
6
-
7
- There are no changes in the library code between RC.1 and RC.2.
8
-
9
- ## v1.0.0-rc.1
3
+ ## v1.0.0
10
4
 
11
5
  _Dec 11, 2025_
12
6
 
@@ -69,6 +63,20 @@ _Dec 11, 2025_
69
63
 
70
64
  All contributors of this release in alphabetical order: @atomiks, @LukasTy, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @pondorasti, @romgrk, @ZeeshanTamboli
71
65
 
66
+ ## v1.0.0-rc.2
67
+
68
+ _Dec 11, 2025_
69
+
70
+ This release contains the same code as v1.0.0.
71
+ Please refer to that version to see the changes.
72
+
73
+ ## v1.0.0-rc.1
74
+
75
+ _Dec 11, 2025_
76
+
77
+ This release contains the same code as v1.0.0.
78
+ Please refer to that version to see the changes.
79
+
72
80
  ## v1.0.0-rc.0
73
81
 
74
82
  _Dec 4, 2025_
package/esm/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @base-ui/react v1.0.0-rc.2
2
+ * @base-ui/react v1.0.0
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @base-ui/react v1.0.0-rc.2
2
+ * @base-ui/react v1.0.0
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@base-ui/react",
3
- "version": "1.0.0-rc.2",
3
+ "version": "1.0.0",
4
4
  "author": "MUI Team",
5
5
  "description": "Base UI is a library of headless ('unstyled') React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.",
6
6
  "keywords": [