@fluentui/react-aria 9.3.17 → 9.3.19

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,57 @@
2
2
  "name": "@fluentui/react-aria",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 12 Apr 2023 09:28:17 GMT",
5
+ "date": "Fri, 12 May 2023 20:22:41 GMT",
6
+ "tag": "@fluentui/react-aria_v9.3.19",
7
+ "version": "9.3.19",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-aria",
13
+ "commit": "c28decb23d191a0daaaf6d5d1832429715102129",
14
+ "comment": "chore: exclude .swcrc from being published"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-aria",
19
+ "comment": "Bump @fluentui/keyboard-keys to v9.0.3",
20
+ "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-aria",
25
+ "comment": "Bump @fluentui/react-utilities to v9.8.1",
26
+ "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
27
+ }
28
+ ],
29
+ "none": [
30
+ {
31
+ "author": "martinhochel@microsoft.com",
32
+ "package": "@fluentui/react-aria",
33
+ "commit": "dbda7fa69e3000aaf8dd4a061e254ebd35198b8e",
34
+ "comment": "fix: update npmignore files to fix npm8/node16 regression how npm publish works"
35
+ }
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "date": "Mon, 17 Apr 2023 17:54:02 GMT",
41
+ "tag": "@fluentui/react-aria_v9.3.18",
42
+ "version": "9.3.18",
43
+ "comments": {
44
+ "patch": [
45
+ {
46
+ "author": "beachball",
47
+ "package": "@fluentui/react-aria",
48
+ "comment": "Bump @fluentui/react-utilities to v9.8.0",
49
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
50
+ }
51
+ ]
52
+ }
53
+ },
54
+ {
55
+ "date": "Wed, 12 Apr 2023 09:31:45 GMT",
6
56
  "tag": "@fluentui/react-aria_v9.3.17",
7
57
  "version": "9.3.17",
8
58
  "comments": {
@@ -11,7 +61,7 @@
11
61
  "author": "beachball",
12
62
  "package": "@fluentui/react-aria",
13
63
  "comment": "Bump @fluentui/react-utilities to v9.7.4",
14
- "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
64
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
15
65
  }
16
66
  ]
17
67
  }
package/CHANGELOG.md CHANGED
@@ -1,17 +1,37 @@
1
1
  # Change Log - @fluentui/react-aria
2
2
 
3
- This log was last generated on Wed, 12 Apr 2023 09:28:17 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 12 May 2023 20:22:41 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.3.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.3.19)
8
+
9
+ Fri, 12 May 2023 20:22:41 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.3.18..@fluentui/react-aria_v9.3.19)
11
+
12
+ ### Patches
13
+
14
+ - chore: exclude .swcrc from being published ([PR #27740](https://github.com/microsoft/fluentui/pull/27740) by olfedias@microsoft.com)
15
+ - Bump @fluentui/keyboard-keys to v9.0.3 ([PR #27827](https://github.com/microsoft/fluentui/pull/27827) by beachball)
16
+ - Bump @fluentui/react-utilities to v9.8.1 ([PR #27827](https://github.com/microsoft/fluentui/pull/27827) by beachball)
17
+
18
+ ## [9.3.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.3.18)
19
+
20
+ Mon, 17 Apr 2023 17:54:02 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.3.17..@fluentui/react-aria_v9.3.18)
22
+
23
+ ### Patches
24
+
25
+ - Bump @fluentui/react-utilities to v9.8.0 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
26
+
7
27
  ## [9.3.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.3.17)
8
28
 
9
- Wed, 12 Apr 2023 09:28:17 GMT
29
+ Wed, 12 Apr 2023 09:31:45 GMT
10
30
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.3.16..@fluentui/react-aria_v9.3.17)
11
31
 
12
32
  ### Patches
13
33
 
14
- - Bump @fluentui/react-utilities to v9.7.4 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
34
+ - Bump @fluentui/react-utilities to v9.7.4 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
15
35
 
16
36
  ## [9.3.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.3.16)
17
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-aria",
3
- "version": "9.3.17",
3
+ "version": "9.3.19",
4
4
  "description": "React helper to ensure ARIA",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -30,8 +30,8 @@
30
30
  "@fluentui/scripts-tasks": "*"
31
31
  },
32
32
  "dependencies": {
33
- "@fluentui/keyboard-keys": "^9.0.2",
34
- "@fluentui/react-utilities": "^9.7.4",
33
+ "@fluentui/keyboard-keys": "^9.0.3",
34
+ "@fluentui/react-utilities": "^9.8.1",
35
35
  "@swc/helpers": "^0.4.14"
36
36
  },
37
37
  "peerDependencies": {
package/.swcrc DELETED
@@ -1,30 +0,0 @@
1
- {
2
- "$schema": "https://json.schemastore.org/swcrc",
3
- "exclude": [
4
- "/testing",
5
- "/**/*.cy.ts",
6
- "/**/*.cy.tsx",
7
- "/**/*.spec.ts",
8
- "/**/*.spec.tsx",
9
- "/**/*.test.ts",
10
- "/**/*.test.tsx"
11
- ],
12
- "jsc": {
13
- "parser": {
14
- "syntax": "typescript",
15
- "tsx": true,
16
- "decorators": false,
17
- "dynamicImport": false
18
- },
19
- "externalHelpers": true,
20
- "transform": {
21
- "react": {
22
- "runtime": "classic",
23
- "useSpread": true
24
- }
25
- },
26
- "target": "es2019"
27
- },
28
- "minify": false,
29
- "sourceMaps": true
30
- }