@fluentui/react-datepicker-compat 0.6.23 → 0.6.25

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +31 -2
  2. package/package.json +11 -11
package/CHANGELOG.md CHANGED
@@ -1,12 +1,41 @@
1
1
  # Change Log - @fluentui/react-datepicker-compat
2
2
 
3
- This log was last generated on Thu, 12 Feb 2026 10:42:48 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 03 Mar 2026 09:41:33 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [0.6.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.6.25)
8
+
9
+ Tue, 03 Mar 2026 09:41:33 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-datepicker-compat_v0.6.24..@fluentui/react-datepicker-compat_v0.6.25)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-calendar-compat to v0.3.20 ([commit](https://github.com/microsoft/fluentui/commit/81e1556b008bfbd07fe427d89af6142459d74c6f) by beachball)
15
+ - Bump @fluentui/react-popover to v9.14.0 ([commit](https://github.com/microsoft/fluentui/commit/81e1556b008bfbd07fe427d89af6142459d74c6f) by beachball)
16
+ - Bump @fluentui/react-positioning to v9.22.0 ([commit](https://github.com/microsoft/fluentui/commit/81e1556b008bfbd07fe427d89af6142459d74c6f) by beachball)
17
+
18
+ ## [0.6.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.6.24)
19
+
20
+ Wed, 25 Feb 2026 13:32:28 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-datepicker-compat_v0.6.23..@fluentui/react-datepicker-compat_v0.6.24)
22
+
23
+ ### Patches
24
+
25
+ - Bump @fluentui/react-calendar-compat to v0.3.19 ([PR #35782](https://github.com/microsoft/fluentui/pull/35782) by beachball)
26
+ - Bump @fluentui/react-field to v9.4.15 ([PR #35782](https://github.com/microsoft/fluentui/pull/35782) by beachball)
27
+ - Bump @fluentui/react-input to v9.7.15 ([PR #35782](https://github.com/microsoft/fluentui/pull/35782) by beachball)
28
+ - Bump @fluentui/react-jsx-runtime to v9.4.1 ([PR #35782](https://github.com/microsoft/fluentui/pull/35782) by beachball)
29
+ - Bump @fluentui/react-popover to v9.13.2 ([PR #35782](https://github.com/microsoft/fluentui/pull/35782) by beachball)
30
+ - Bump @fluentui/react-portal to v9.8.11 ([PR #35782](https://github.com/microsoft/fluentui/pull/35782) by beachball)
31
+ - Bump @fluentui/react-positioning to v9.21.0 ([PR #35782](https://github.com/microsoft/fluentui/pull/35782) by beachball)
32
+ - Bump @fluentui/react-shared-contexts to v9.26.2 ([PR #35782](https://github.com/microsoft/fluentui/pull/35782) by beachball)
33
+ - Bump @fluentui/react-tabster to v9.26.13 ([PR #35782](https://github.com/microsoft/fluentui/pull/35782) by beachball)
34
+ - Bump @fluentui/react-utilities to v9.26.2 ([PR #35782](https://github.com/microsoft/fluentui/pull/35782) by beachball)
35
+
7
36
  ## [0.6.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.6.23)
8
37
 
9
- Thu, 12 Feb 2026 10:42:48 GMT
38
+ Thu, 12 Feb 2026 10:46:15 GMT
10
39
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-datepicker-compat_v0.6.22..@fluentui/react-datepicker-compat_v0.6.23)
11
40
 
12
41
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-datepicker-compat",
3
- "version": "0.6.23",
3
+ "version": "0.6.25",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -13,18 +13,18 @@
13
13
  "license": "MIT",
14
14
  "dependencies": {
15
15
  "@fluentui/keyboard-keys": "^9.0.8",
16
- "@fluentui/react-calendar-compat": "^0.3.18",
17
- "@fluentui/react-field": "^9.4.14",
16
+ "@fluentui/react-calendar-compat": "^0.3.20",
17
+ "@fluentui/react-field": "^9.4.15",
18
18
  "@fluentui/react-icons": "^2.0.245",
19
- "@fluentui/react-input": "^9.7.14",
20
- "@fluentui/react-jsx-runtime": "^9.4.0",
21
- "@fluentui/react-popover": "^9.13.1",
22
- "@fluentui/react-portal": "^9.8.10",
23
- "@fluentui/react-positioning": "^9.20.12",
24
- "@fluentui/react-shared-contexts": "^9.26.1",
25
- "@fluentui/react-tabster": "^9.26.12",
19
+ "@fluentui/react-input": "^9.7.15",
20
+ "@fluentui/react-jsx-runtime": "^9.4.1",
21
+ "@fluentui/react-popover": "^9.14.0",
22
+ "@fluentui/react-portal": "^9.8.11",
23
+ "@fluentui/react-positioning": "^9.22.0",
24
+ "@fluentui/react-shared-contexts": "^9.26.2",
25
+ "@fluentui/react-tabster": "^9.26.13",
26
26
  "@fluentui/react-theme": "^9.2.1",
27
- "@fluentui/react-utilities": "^9.26.1",
27
+ "@fluentui/react-utilities": "^9.26.2",
28
28
  "@griffel/react": "^1.5.32",
29
29
  "@swc/helpers": "^0.5.1"
30
30
  },