@fluentui/react-datepicker-compat 0.6.19 → 0.6.21

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 +38 -2
  2. package/package.json +12 -12
package/CHANGELOG.md CHANGED
@@ -1,12 +1,48 @@
1
1
  # Change Log - @fluentui/react-datepicker-compat
2
2
 
3
- This log was last generated on Thu, 06 Nov 2025 14:56:56 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 17 Dec 2025 18:06:04 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [0.6.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.6.21)
8
+
9
+ Wed, 17 Dec 2025 18:06:04 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-datepicker-compat_v0.6.20..@fluentui/react-datepicker-compat_v0.6.21)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-calendar-compat to v0.3.16 ([PR #35582](https://github.com/microsoft/fluentui/pull/35582) by beachball)
15
+ - Bump @fluentui/react-field to v9.4.12 ([PR #35582](https://github.com/microsoft/fluentui/pull/35582) by beachball)
16
+ - Bump @fluentui/react-input to v9.7.12 ([PR #35582](https://github.com/microsoft/fluentui/pull/35582) by beachball)
17
+ - Bump @fluentui/react-jsx-runtime to v9.3.4 ([PR #35582](https://github.com/microsoft/fluentui/pull/35582) by beachball)
18
+ - Bump @fluentui/react-popover to v9.12.13 ([PR #35582](https://github.com/microsoft/fluentui/pull/35582) by beachball)
19
+ - Bump @fluentui/react-portal to v9.8.9 ([PR #35582](https://github.com/microsoft/fluentui/pull/35582) by beachball)
20
+ - Bump @fluentui/react-positioning to v9.20.11 ([PR #35582](https://github.com/microsoft/fluentui/pull/35582) by beachball)
21
+ - Bump @fluentui/react-tabster to v9.26.11 ([PR #35582](https://github.com/microsoft/fluentui/pull/35582) by beachball)
22
+ - Bump @fluentui/react-utilities to v9.26.0 ([PR #35582](https://github.com/microsoft/fluentui/pull/35582) by beachball)
23
+
24
+ ## [0.6.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.6.20)
25
+
26
+ Tue, 11 Nov 2025 19:18:21 GMT
27
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-datepicker-compat_v0.6.19..@fluentui/react-datepicker-compat_v0.6.20)
28
+
29
+ ### Patches
30
+
31
+ - chore: Bump @griffel/react package. ([PR #35469](https://github.com/microsoft/fluentui/pull/35469) by estebanmu@microsoft.com)
32
+ - Bump @fluentui/react-calendar-compat to v0.3.15 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
33
+ - Bump @fluentui/react-field to v9.4.11 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
34
+ - Bump @fluentui/react-input to v9.7.11 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
35
+ - Bump @fluentui/react-jsx-runtime to v9.3.3 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
36
+ - Bump @fluentui/react-popover to v9.12.12 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
37
+ - Bump @fluentui/react-portal to v9.8.8 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
38
+ - Bump @fluentui/react-positioning to v9.20.10 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
39
+ - Bump @fluentui/react-shared-contexts to v9.26.0 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
40
+ - Bump @fluentui/react-tabster to v9.26.10 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
41
+ - Bump @fluentui/react-utilities to v9.25.4 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
42
+
7
43
  ## [0.6.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.6.19)
8
44
 
9
- Thu, 06 Nov 2025 14:56:56 GMT
45
+ Thu, 06 Nov 2025 15:01:20 GMT
10
46
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-datepicker-compat_v0.6.18..@fluentui/react-datepicker-compat_v0.6.19)
11
47
 
12
48
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-datepicker-compat",
3
- "version": "0.6.19",
3
+ "version": "0.6.21",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -21,19 +21,19 @@
21
21
  },
22
22
  "dependencies": {
23
23
  "@fluentui/keyboard-keys": "^9.0.8",
24
- "@fluentui/react-calendar-compat": "^0.3.14",
25
- "@fluentui/react-field": "^9.4.10",
24
+ "@fluentui/react-calendar-compat": "^0.3.16",
25
+ "@fluentui/react-field": "^9.4.12",
26
26
  "@fluentui/react-icons": "^2.0.245",
27
- "@fluentui/react-input": "^9.7.10",
28
- "@fluentui/react-jsx-runtime": "^9.3.2",
29
- "@fluentui/react-popover": "^9.12.11",
30
- "@fluentui/react-portal": "^9.8.7",
31
- "@fluentui/react-positioning": "^9.20.9",
32
- "@fluentui/react-shared-contexts": "^9.25.2",
33
- "@fluentui/react-tabster": "^9.26.9",
27
+ "@fluentui/react-input": "^9.7.12",
28
+ "@fluentui/react-jsx-runtime": "^9.3.4",
29
+ "@fluentui/react-popover": "^9.12.13",
30
+ "@fluentui/react-portal": "^9.8.9",
31
+ "@fluentui/react-positioning": "^9.20.11",
32
+ "@fluentui/react-shared-contexts": "^9.26.0",
33
+ "@fluentui/react-tabster": "^9.26.11",
34
34
  "@fluentui/react-theme": "^9.2.0",
35
- "@fluentui/react-utilities": "^9.25.3",
36
- "@griffel/react": "^1.5.22",
35
+ "@fluentui/react-utilities": "^9.26.0",
36
+ "@griffel/react": "^1.5.32",
37
37
  "@swc/helpers": "^0.5.1"
38
38
  },
39
39
  "peerDependencies": {