@fluentui/react-button 9.3.13 → 9.3.15

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,69 @@
2
2
  "name": "@fluentui/react-button",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 18 May 2023 13:08:33 GMT",
5
+ "date": "Thu, 25 May 2023 09:57:45 GMT",
6
+ "tag": "@fluentui/react-button_v9.3.15",
7
+ "version": "9.3.15",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-button",
13
+ "comment": "Bump @fluentui/react-aria to v9.3.21",
14
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-button",
19
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.5",
20
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-button",
25
+ "comment": "Bump @fluentui/react-tabster to v9.7.4",
26
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-button",
31
+ "comment": "Bump @fluentui/react-utilities to v9.9.1",
32
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Wed, 24 May 2023 20:45:24 GMT",
39
+ "tag": "@fluentui/react-button_v9.3.14",
40
+ "version": "9.3.14",
41
+ "comments": {
42
+ "none": [
43
+ {
44
+ "author": "olfedias@microsoft.com",
45
+ "package": "@fluentui/react-button",
46
+ "commit": "69e0617a93cb44ef42f3bd19284b7dc5fe27fed3",
47
+ "comment": "chore: update test-ssr script"
48
+ }
49
+ ],
50
+ "patch": [
51
+ {
52
+ "author": "beachball",
53
+ "package": "@fluentui/react-button",
54
+ "comment": "Bump @fluentui/react-shared-contexts to v9.5.0",
55
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
56
+ },
57
+ {
58
+ "author": "beachball",
59
+ "package": "@fluentui/react-button",
60
+ "comment": "Bump @fluentui/react-tabster to v9.7.3",
61
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
62
+ }
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "date": "Thu, 18 May 2023 13:11:08 GMT",
6
68
  "tag": "@fluentui/react-button_v9.3.13",
7
69
  "version": "9.3.13",
8
70
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,34 @@
1
1
  # Change Log - @fluentui/react-button
2
2
 
3
- This log was last generated on Thu, 18 May 2023 13:08:33 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 25 May 2023 09:57:45 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.3.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.3.15)
8
+
9
+ Thu, 25 May 2023 09:57:45 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.3.14..@fluentui/react-button_v9.3.15)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-aria to v9.3.21 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
15
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.5 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
16
+ - Bump @fluentui/react-tabster to v9.7.4 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
17
+ - Bump @fluentui/react-utilities to v9.9.1 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
18
+
19
+ ## [9.3.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.3.14)
20
+
21
+ Wed, 24 May 2023 20:45:24 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.3.13..@fluentui/react-button_v9.3.14)
23
+
24
+ ### Patches
25
+
26
+ - Bump @fluentui/react-shared-contexts to v9.5.0 ([PR #27989](https://github.com/microsoft/fluentui/pull/27989) by beachball)
27
+ - Bump @fluentui/react-tabster to v9.7.3 ([PR #27989](https://github.com/microsoft/fluentui/pull/27989) by beachball)
28
+
7
29
  ## [9.3.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.3.13)
8
30
 
9
- Thu, 18 May 2023 13:08:33 GMT
31
+ Thu, 18 May 2023 13:11:08 GMT
10
32
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.3.12..@fluentui/react-button_v9.3.13)
11
33
 
12
34
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-button",
3
- "version": "9.3.13",
3
+ "version": "9.3.15",
4
4
  "description": "Fluent UI React Button component.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -23,7 +23,7 @@
23
23
  "storybook": "start-storybook",
24
24
  "type-check": "tsc -b tsconfig.json",
25
25
  "generate-api": "just-scripts generate-api",
26
- "test-ssr": "test-ssr ./stories/**/*.stories.tsx"
26
+ "test-ssr": "test-ssr \"./stories/**/*.stories.tsx\""
27
27
  },
28
28
  "devDependencies": {
29
29
  "@fluentui/a11y-testing": "^0.1.0",
@@ -35,13 +35,13 @@
35
35
  },
36
36
  "dependencies": {
37
37
  "@fluentui/keyboard-keys": "^9.0.3",
38
- "@fluentui/react-aria": "^9.3.20",
38
+ "@fluentui/react-aria": "^9.3.21",
39
39
  "@fluentui/react-icons": "^2.0.196",
40
- "@fluentui/react-jsx-runtime": "9.0.0-alpha.4",
41
- "@fluentui/react-shared-contexts": "^9.4.0",
42
- "@fluentui/react-tabster": "^9.7.2",
40
+ "@fluentui/react-jsx-runtime": "9.0.0-alpha.5",
41
+ "@fluentui/react-shared-contexts": "^9.5.0",
42
+ "@fluentui/react-tabster": "^9.7.4",
43
43
  "@fluentui/react-theme": "^9.1.8",
44
- "@fluentui/react-utilities": "^9.9.0",
44
+ "@fluentui/react-utilities": "^9.9.1",
45
45
  "@griffel/react": "^1.5.2",
46
46
  "@swc/helpers": "^0.4.14"
47
47
  },