@fluentui/react-datepicker-compat 0.3.1 → 0.3.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.json CHANGED
@@ -2,7 +2,40 @@
2
2
  "name": "@fluentui/react-datepicker-compat",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 16 Aug 2023 11:35:24 GMT",
5
+ "date": "Wed, 16 Aug 2023 17:38:22 GMT",
6
+ "tag": "@fluentui/react-datepicker-compat_v0.3.2",
7
+ "version": "0.3.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-datepicker-compat",
13
+ "comment": "Bump @fluentui/react-field to v9.1.19",
14
+ "commit": "566f22496db20046fbc9ab898580ccf64600fb6b"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-datepicker-compat",
19
+ "comment": "Bump @fluentui/react-input to v9.4.29",
20
+ "commit": "566f22496db20046fbc9ab898580ccf64600fb6b"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-datepicker-compat",
25
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0",
26
+ "commit": "566f22496db20046fbc9ab898580ccf64600fb6b"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-datepicker-compat",
31
+ "comment": "Bump @fluentui/react-popover to v9.7.15",
32
+ "commit": "566f22496db20046fbc9ab898580ccf64600fb6b"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Wed, 16 Aug 2023 11:38:33 GMT",
6
39
  "tag": "@fluentui/react-datepicker-compat_v0.3.1",
7
40
  "version": "0.3.1",
8
41
  "comments": {
@@ -11,25 +44,25 @@
11
44
  "author": "beachball",
12
45
  "package": "@fluentui/react-datepicker-compat",
13
46
  "comment": "Bump @fluentui/react-field to v9.1.18",
14
- "commit": "f14628ac44d2cea2301452829d9775e49f70b824"
47
+ "commit": "70fb3a013a466af6f5918b7301761b14dc46cea3"
15
48
  },
16
49
  {
17
50
  "author": "beachball",
18
51
  "package": "@fluentui/react-datepicker-compat",
19
52
  "comment": "Bump @fluentui/react-input to v9.4.28",
20
- "commit": "f14628ac44d2cea2301452829d9775e49f70b824"
53
+ "commit": "70fb3a013a466af6f5918b7301761b14dc46cea3"
21
54
  },
22
55
  {
23
56
  "author": "beachball",
24
57
  "package": "@fluentui/react-datepicker-compat",
25
58
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.16",
26
- "commit": "f14628ac44d2cea2301452829d9775e49f70b824"
59
+ "commit": "70fb3a013a466af6f5918b7301761b14dc46cea3"
27
60
  },
28
61
  {
29
62
  "author": "beachball",
30
63
  "package": "@fluentui/react-datepicker-compat",
31
64
  "comment": "Bump @fluentui/react-popover to v9.7.14",
32
- "commit": "f14628ac44d2cea2301452829d9775e49f70b824"
65
+ "commit": "70fb3a013a466af6f5918b7301761b14dc46cea3"
33
66
  }
34
67
  ]
35
68
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,32 @@
1
1
  # Change Log - @fluentui/react-datepicker-compat
2
2
 
3
- This log was last generated on Wed, 16 Aug 2023 11:35:24 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 16 Aug 2023 17:38:22 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [0.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.3.2)
8
+
9
+ Wed, 16 Aug 2023 17:38:22 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-datepicker-compat_v0.3.1..@fluentui/react-datepicker-compat_v0.3.2)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-field to v9.1.19 ([PR #28845](https://github.com/microsoft/fluentui/pull/28845) by beachball)
15
+ - Bump @fluentui/react-input to v9.4.29 ([PR #28845](https://github.com/microsoft/fluentui/pull/28845) by beachball)
16
+ - Bump @fluentui/react-jsx-runtime to v9.0.0 ([PR #28845](https://github.com/microsoft/fluentui/pull/28845) by beachball)
17
+ - Bump @fluentui/react-popover to v9.7.15 ([PR #28845](https://github.com/microsoft/fluentui/pull/28845) by beachball)
18
+
7
19
  ## [0.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.3.1)
8
20
 
9
- Wed, 16 Aug 2023 11:35:24 GMT
21
+ Wed, 16 Aug 2023 11:38:33 GMT
10
22
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-datepicker-compat_v0.3.0..@fluentui/react-datepicker-compat_v0.3.1)
11
23
 
12
24
  ### Patches
13
25
 
14
- - Bump @fluentui/react-field to v9.1.18 ([commit](https://github.com/microsoft/fluentui/commit/f14628ac44d2cea2301452829d9775e49f70b824) by beachball)
15
- - Bump @fluentui/react-input to v9.4.28 ([commit](https://github.com/microsoft/fluentui/commit/f14628ac44d2cea2301452829d9775e49f70b824) by beachball)
16
- - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.16 ([commit](https://github.com/microsoft/fluentui/commit/f14628ac44d2cea2301452829d9775e49f70b824) by beachball)
17
- - Bump @fluentui/react-popover to v9.7.14 ([commit](https://github.com/microsoft/fluentui/commit/f14628ac44d2cea2301452829d9775e49f70b824) by beachball)
26
+ - Bump @fluentui/react-field to v9.1.18 ([PR #28791](https://github.com/microsoft/fluentui/pull/28791) by beachball)
27
+ - Bump @fluentui/react-input to v9.4.28 ([PR #28791](https://github.com/microsoft/fluentui/pull/28791) by beachball)
28
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.16 ([PR #28791](https://github.com/microsoft/fluentui/pull/28791) by beachball)
29
+ - Bump @fluentui/react-popover to v9.7.14 ([PR #28791](https://github.com/microsoft/fluentui/pull/28791) by beachball)
18
30
 
19
31
  ## [0.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.3.0)
20
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-datepicker-compat",
3
- "version": "0.3.1",
3
+ "version": "0.3.2",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -36,11 +36,11 @@
36
36
  },
37
37
  "dependencies": {
38
38
  "@fluentui/keyboard-keys": "^9.0.3",
39
- "@fluentui/react-field": "^9.1.18",
39
+ "@fluentui/react-field": "^9.1.19",
40
40
  "@fluentui/react-icons": "^2.0.207",
41
- "@fluentui/react-input": "^9.4.28",
42
- "@fluentui/react-jsx-runtime": "9.0.0-alpha.16",
43
- "@fluentui/react-popover": "^9.7.14",
41
+ "@fluentui/react-input": "^9.4.29",
42
+ "@fluentui/react-jsx-runtime": "9.0.0",
43
+ "@fluentui/react-popover": "^9.7.15",
44
44
  "@fluentui/react-portal": "^9.3.7",
45
45
  "@fluentui/react-positioning": "^9.9.4",
46
46
  "@fluentui/react-shared-contexts": "^9.7.2",