@fluentui/react-shared-contexts 0.0.0-nightly-20220303-0405.1 → 0.0.0-nightly-20220308-0418.1

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,17 +2,40 @@
2
2
  "name": "@fluentui/react-shared-contexts",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 03 Mar 2022 04:13:53 GMT",
6
- "tag": "@fluentui/react-shared-contexts_v0.0.0-nightly-20220303-0405.1",
7
- "version": "0.0.0-nightly-20220303-0405.1",
5
+ "date": "Tue, 08 Mar 2022 04:26:57 GMT",
6
+ "tag": "@fluentui/react-shared-contexts_v0.0.0-nightly-20220308-0418.1",
7
+ "version": "0.0.0-nightly-20220308-0418.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
11
11
  "author": "email not defined",
12
12
  "package": "@fluentui/react-shared-contexts",
13
- "commit": "8db7ae621362b260adddd684122740d4736ca91d",
13
+ "commit": "74d7a80945697088d2ec1b6831be38c0a1104ba7",
14
14
  "comment": "Release nightly v9"
15
15
  },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-shared-contexts",
19
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220308-0418.1",
20
+ "commit": "74d7a80945697088d2ec1b6831be38c0a1104ba7"
21
+ }
22
+ ],
23
+ "none": [
24
+ {
25
+ "author": "elcraig@microsoft.com",
26
+ "package": "@fluentui/react-shared-contexts",
27
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
28
+ "comment": "Update React dev deps and hoist them to the repo root"
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ {
34
+ "date": "Fri, 04 Mar 2022 05:17:29 GMT",
35
+ "tag": "@fluentui/react-shared-contexts_v9.0.0-rc.4",
36
+ "version": "9.0.0-rc.4",
37
+ "comments": {
38
+ "prerelease": [
16
39
  {
17
40
  "author": "dzearing@microsoft.com",
18
41
  "package": "@fluentui/react-shared-contexts",
@@ -22,8 +45,8 @@
22
45
  {
23
46
  "author": "beachball",
24
47
  "package": "@fluentui/react-shared-contexts",
25
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220303-0405.1",
26
- "commit": "8db7ae621362b260adddd684122740d4736ca91d"
48
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.4",
49
+ "commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
27
50
  }
28
51
  ]
29
52
  }
package/CHANGELOG.md CHANGED
@@ -1,19 +1,28 @@
1
1
  # Change Log - @fluentui/react-shared-contexts
2
2
 
3
- This log was last generated on Thu, 03 Mar 2022 04:13:53 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 08 Mar 2022 04:26:57 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220303-0405.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v0.0.0-nightly-20220303-0405.1)
7
+ ## [0.0.0-nightly-20220308-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v0.0.0-nightly-20220308-0418.1)
8
8
 
9
- Thu, 03 Mar 2022 04:13:53 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-rc.3..@fluentui/react-shared-contexts_v0.0.0-nightly-20220303-0405.1)
9
+ Tue, 08 Mar 2022 04:26:57 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-rc.4..@fluentui/react-shared-contexts_v0.0.0-nightly-20220308-0418.1)
11
+
12
+ ### Changes
13
+
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/74d7a80945697088d2ec1b6831be38c0a1104ba7) by email not defined)
15
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220308-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/74d7a80945697088d2ec1b6831be38c0a1104ba7) by beachball)
16
+
17
+ ## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-rc.4)
18
+
19
+ Fri, 04 Mar 2022 05:17:29 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-rc.3..@fluentui/react-shared-contexts_v9.0.0-rc.4)
11
21
 
12
22
  ### Changes
13
23
 
14
- - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/8db7ae621362b260adddd684122740d4736ca91d) by email not defined)
15
24
  - Adding explicit export maps on all consumer packages for FUIR 8 and 9. ([PR #21508](https://github.com/microsoft/fluentui/pull/21508) by dzearing@microsoft.com)
16
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220303-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/8db7ae621362b260adddd684122740d4736ca91d) by beachball)
25
+ - Bump @fluentui/react-theme to v9.0.0-rc.4 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
17
26
 
18
27
  ## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-rc.3)
19
28
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-shared-contexts",
3
- "version": "0.0.0-nightly-20220303-0405.1",
3
+ "version": "0.0.0-nightly-20220308-0418.1",
4
4
  "description": "Fluent UI React Contexts shared by multiple components.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -24,18 +24,10 @@
24
24
  },
25
25
  "devDependencies": {
26
26
  "@fluentui/eslint-plugin": "*",
27
- "@fluentui/scripts": "^1.0.0",
28
- "@types/enzyme": "3.10.3",
29
- "@types/enzyme-adapter-react-16": "1.0.3",
30
- "@types/react": "16.9.42",
31
- "@types/react-test-renderer": "^16.0.0",
32
- "enzyme": "~3.10.0",
33
- "enzyme-adapter-react-16": "^1.15.0",
34
- "react": "16.8.6",
35
- "react-test-renderer": "^16.3.0"
27
+ "@fluentui/scripts": "^1.0.0"
36
28
  },
37
29
  "dependencies": {
38
- "@fluentui/react-theme": "0.0.0-nightly-20220303-0405.1",
30
+ "@fluentui/react-theme": "0.0.0-nightly-20220308-0418.1",
39
31
  "tslib": "^2.1.0"
40
32
  },
41
33
  "peerDependencies": {