@fluentui/react-shared-contexts 0.0.0-nightly627ad67f1120211109.1 → 0.0.0-nightly99adff5a9a20211125.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 +34 -9
- package/CHANGELOG.md +14 -6
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
@@ -2,17 +2,34 @@
|
|
2
2
|
"name": "@fluentui/react-shared-contexts",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-shared-contexts_v0.0.0-
|
7
|
-
"version": "0.0.0-
|
5
|
+
"date": "Thu, 25 Nov 2021 04:13:56 GMT",
|
6
|
+
"tag": "@fluentui/react-shared-contexts_v0.0.0-nightly99adff5a9a20211125.1",
|
7
|
+
"version": "0.0.0-nightly99adff5a9a20211125.1",
|
8
8
|
"comments": {
|
9
|
+
"none": [
|
10
|
+
{
|
11
|
+
"author": "olfedias@microsoft.com",
|
12
|
+
"package": "@fluentui/react-shared-contexts",
|
13
|
+
"commit": "ba05e3ba0a8fec662323e2e39e628cf015dae3ef",
|
14
|
+
"comment": "update tooling configs"
|
15
|
+
}
|
16
|
+
],
|
9
17
|
"prerelease": [
|
10
18
|
{
|
11
|
-
"author": "
|
19
|
+
"author": "beachball",
|
12
20
|
"package": "@fluentui/react-shared-contexts",
|
13
|
-
"
|
14
|
-
"
|
15
|
-
}
|
21
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly99adff5a9a20211125.1",
|
22
|
+
"commit": "82edadbaa0875da8b96295c6b41be3e0b2728832"
|
23
|
+
}
|
24
|
+
]
|
25
|
+
}
|
26
|
+
},
|
27
|
+
{
|
28
|
+
"date": "Fri, 12 Nov 2021 13:25:32 GMT",
|
29
|
+
"tag": "@fluentui/react-shared-contexts_v9.0.0-beta.3",
|
30
|
+
"version": "9.0.0-beta.3",
|
31
|
+
"comments": {
|
32
|
+
"prerelease": [
|
16
33
|
{
|
17
34
|
"author": "gcox@microsoft.com",
|
18
35
|
"package": "@fluentui/react-shared-contexts",
|
@@ -22,8 +39,16 @@
|
|
22
39
|
{
|
23
40
|
"author": "beachball",
|
24
41
|
"package": "@fluentui/react-shared-contexts",
|
25
|
-
"comment": "Bump @fluentui/react-theme to
|
26
|
-
"commit": "
|
42
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-beta.3",
|
43
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
44
|
+
}
|
45
|
+
],
|
46
|
+
"none": [
|
47
|
+
{
|
48
|
+
"author": "lingfangao@hotmail.com",
|
49
|
+
"package": "@fluentui/react-shared-contexts",
|
50
|
+
"commit": "00f70581480b536e723fb69edf0ae617beac4807",
|
51
|
+
"comment": "Remove beta release tag"
|
27
52
|
}
|
28
53
|
]
|
29
54
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,19 +1,27 @@
|
|
1
1
|
# Change Log - @fluentui/react-shared-contexts
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 25 Nov 2021 04:13:56 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-
|
7
|
+
## [0.0.0-nightly99adff5a9a20211125.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v0.0.0-nightly99adff5a9a20211125.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-beta.
|
9
|
+
Thu, 25 Nov 2021 04:13:56 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-beta.3..@fluentui/react-shared-contexts_v0.0.0-nightly99adff5a9a20211125.1)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly99adff5a9a20211125.1 ([commit](https://github.com/microsoft/fluentui/commit/82edadbaa0875da8b96295c6b41be3e0b2728832) by beachball)
|
15
|
+
|
16
|
+
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-beta.3)
|
17
|
+
|
18
|
+
Fri, 12 Nov 2021 13:25:32 GMT
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-beta.2..@fluentui/react-shared-contexts_v9.0.0-beta.3)
|
11
20
|
|
12
21
|
### Changes
|
13
22
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/5e2f04f4741a9e3b98463480f9c1926ea2006337) by email not defined)
|
15
23
|
- Updated beta and RC components to ES2019 ([PR #20405](https://github.com/microsoft/fluentui/pull/20405) by gcox@microsoft.com)
|
16
|
-
- Bump @fluentui/react-theme to
|
24
|
+
- Bump @fluentui/react-theme to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
17
25
|
|
18
26
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-beta.2)
|
19
27
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-shared-contexts",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-nightly99adff5a9a20211125.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",
|
@@ -18,8 +18,9 @@
|
|
18
18
|
"just": "just-scripts",
|
19
19
|
"lint": "just-scripts lint",
|
20
20
|
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
|
21
|
-
"build:local": "tsc -p . --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output dist/react-shared-contexts/src && yarn docs",
|
22
|
-
"test": "jest --passWithNoTests"
|
21
|
+
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output ./dist/packages/react-shared-contexts/src && yarn docs",
|
22
|
+
"test": "jest --passWithNoTests",
|
23
|
+
"type-check": "tsc -b tsconfig.json"
|
23
24
|
},
|
24
25
|
"devDependencies": {
|
25
26
|
"@fluentui/eslint-plugin": "*",
|
@@ -34,7 +35,7 @@
|
|
34
35
|
"react-test-renderer": "^16.3.0"
|
35
36
|
},
|
36
37
|
"dependencies": {
|
37
|
-
"@fluentui/react-theme": "0.0.0-
|
38
|
+
"@fluentui/react-theme": "0.0.0-nightly99adff5a9a20211125.1",
|
38
39
|
"tslib": "^2.1.0"
|
39
40
|
},
|
40
41
|
"peerDependencies": {
|
@@ -42,7 +43,6 @@
|
|
42
43
|
"react": ">=16.8.0 <18.0.0"
|
43
44
|
},
|
44
45
|
"beachball": {
|
45
|
-
"tag": "beta",
|
46
46
|
"disallowedChangeTypes": [
|
47
47
|
"major",
|
48
48
|
"minor",
|