@fluentui/react-badge 9.0.10 → 9.0.12

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,75 @@
2
2
  "name": "@fluentui/react-badge",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 25 Oct 2022 00:34:06 GMT",
5
+ "date": "Fri, 11 Nov 2022 14:53:41 GMT",
6
+ "tag": "@fluentui/react-badge_v9.0.12",
7
+ "version": "9.0.12",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "martinhochel@microsoft.com",
12
+ "package": "@fluentui/react-badge",
13
+ "commit": "87859b052155ca206ef3540a2a9623803f6e2b93",
14
+ "comment": "test: replace deprecated module.parent with require.main within isConformance"
15
+ }
16
+ ],
17
+ "patch": [
18
+ {
19
+ "author": "martinhochel@microsoft.com",
20
+ "package": "@fluentui/react-badge",
21
+ "commit": "b3907043bd8d7b650c55e8e7c3119b14f2606c38",
22
+ "comment": "fix: create valid export maps"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui/react-badge",
27
+ "comment": "Bump @fluentui/react-theme to v9.1.2",
28
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
29
+ },
30
+ {
31
+ "author": "beachball",
32
+ "package": "@fluentui/react-badge",
33
+ "comment": "Bump @fluentui/react-utilities to v9.2.1",
34
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
35
+ },
36
+ {
37
+ "author": "beachball",
38
+ "package": "@fluentui/react-badge",
39
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.18",
40
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
41
+ }
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "date": "Wed, 02 Nov 2022 11:57:48 GMT",
47
+ "tag": "@fluentui/react-badge_v9.0.11",
48
+ "version": "9.0.11",
49
+ "comments": {
50
+ "patch": [
51
+ {
52
+ "author": "olfedias@microsoft.com",
53
+ "package": "@fluentui/react-badge",
54
+ "commit": "c619ba066f11a8654e95375314824ba6b81b003e",
55
+ "comment": "chore: Update Griffel to latest version"
56
+ },
57
+ {
58
+ "author": "beachball",
59
+ "package": "@fluentui/react-badge",
60
+ "comment": "Bump @fluentui/react-utilities to v9.2.0",
61
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
62
+ },
63
+ {
64
+ "author": "beachball",
65
+ "package": "@fluentui/react-badge",
66
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.17",
67
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
68
+ }
69
+ ]
70
+ }
71
+ },
72
+ {
73
+ "date": "Tue, 25 Oct 2022 00:35:28 GMT",
6
74
  "tag": "@fluentui/react-badge_v9.0.10",
7
75
  "version": "9.0.10",
8
76
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,35 @@
1
1
  # Change Log - @fluentui/react-badge
2
2
 
3
- This log was last generated on Tue, 25 Oct 2022 00:34:06 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 11 Nov 2022 14:53:41 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.12)
8
+
9
+ Fri, 11 Nov 2022 14:53:41 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.11..@fluentui/react-badge_v9.0.12)
11
+
12
+ ### Patches
13
+
14
+ - fix: create valid export maps ([PR #25558](https://github.com/microsoft/fluentui/pull/25558) by martinhochel@microsoft.com)
15
+ - Bump @fluentui/react-theme to v9.1.2 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
16
+ - Bump @fluentui/react-utilities to v9.2.1 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
17
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.18 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
18
+
19
+ ## [9.0.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.11)
20
+
21
+ Wed, 02 Nov 2022 11:57:48 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.10..@fluentui/react-badge_v9.0.11)
23
+
24
+ ### Patches
25
+
26
+ - chore: Update Griffel to latest version ([PR #25412](https://github.com/microsoft/fluentui/pull/25412) by olfedias@microsoft.com)
27
+ - Bump @fluentui/react-utilities to v9.2.0 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
28
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.17 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
29
+
7
30
  ## [9.0.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.10)
8
31
 
9
- Tue, 25 Oct 2022 00:34:06 GMT
32
+ Tue, 25 Oct 2022 00:35:28 GMT
10
33
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.9..@fluentui/react-badge_v9.0.10)
11
34
 
12
35
  ### Patches
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@fluentui/react-badge",
3
- "version": "9.0.10",
3
+ "version": "9.0.12",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
7
- "typings": "dist/index.d.ts",
7
+ "typings": "./dist/index.d.ts",
8
8
  "sideEffects": false,
9
9
  "repository": {
10
10
  "type": "git",
@@ -28,14 +28,14 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "9.0.0-beta.16",
31
+ "@fluentui/react-conformance-griffel": "9.0.0-beta.18",
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
34
34
  "dependencies": {
35
35
  "@fluentui/react-icons": "^2.0.175",
36
- "@griffel/react": "^1.4.1",
37
- "@fluentui/react-theme": "^9.1.1",
38
- "@fluentui/react-utilities": "^9.1.2",
36
+ "@griffel/react": "^1.4.2",
37
+ "@fluentui/react-theme": "^9.1.2",
38
+ "@fluentui/react-utilities": "^9.2.1",
39
39
  "tslib": "^2.1.0"
40
40
  },
41
41
  "peerDependencies": {
@@ -52,9 +52,10 @@
52
52
  },
53
53
  "exports": {
54
54
  ".": {
55
- "types": "./lib/index.d.ts",
55
+ "types": "./dist/index.d.ts",
56
56
  "import": "./lib/index.js",
57
57
  "require": "./lib-commonjs/index.js"
58
- }
58
+ },
59
+ "./package.json": "./package.json"
59
60
  }
60
61
  }