@fluentui/react-jsx-runtime 0.0.0-nightly-20230516-0417.1 → 0.0.0-nightly-20230518-0420.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,9 +2,9 @@
2
2
  "name": "@fluentui/react-jsx-runtime",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 16 May 2023 04:23:04 GMT",
6
- "tag": "@fluentui/react-jsx-runtime_v0.0.0-nightly-20230516-0417.1",
7
- "version": "0.0.0-nightly-20230516-0417.1",
5
+ "date": "Thu, 18 May 2023 04:27:32 GMT",
6
+ "tag": "@fluentui/react-jsx-runtime_v0.0.0-nightly-20230518-0420.1",
7
+ "version": "0.0.0-nightly-20230518-0420.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,14 +16,37 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-jsx-runtime",
19
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230516-0417.1",
20
- "commit": "7bb584364b3717b4f08fe4adaa9a8ba7026882f7"
19
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230518-0420.1",
20
+ "commit": "8fd483d3f3ac295093d51c3ee6fa9057ae82d8ec"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-jsx-runtime",
25
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230516-0417.1",
26
- "commit": "7bb584364b3717b4f08fe4adaa9a8ba7026882f7"
25
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230518-0420.1",
26
+ "commit": "8fd483d3f3ac295093d51c3ee6fa9057ae82d8ec"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Thu, 18 May 2023 00:39:08 GMT",
33
+ "tag": "@fluentui/react-jsx-runtime_v9.0.0-alpha.4",
34
+ "version": "9.0.0-alpha.4",
35
+ "comments": {
36
+ "none": [
37
+ {
38
+ "author": "olfedias@microsoft.com",
39
+ "package": "@fluentui/react-jsx-runtime",
40
+ "commit": "06cd515eda59a3078bfe32f9cc7c1f281cd20208",
41
+ "comment": "chore: add test-ssr script to v9 packages"
42
+ }
43
+ ],
44
+ "prerelease": [
45
+ {
46
+ "author": "beachball",
47
+ "package": "@fluentui/react-jsx-runtime",
48
+ "comment": "Bump @fluentui/react-utilities to v9.9.0",
49
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
27
50
  }
28
51
  ]
29
52
  }
package/CHANGELOG.md CHANGED
@@ -1,19 +1,28 @@
1
1
  # Change Log - @fluentui/react-jsx-runtime
2
2
 
3
- This log was last generated on Tue, 16 May 2023 04:23:04 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 18 May 2023 04:27:32 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20230516-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v0.0.0-nightly-20230516-0417.1)
7
+ ## [0.0.0-nightly-20230518-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v0.0.0-nightly-20230518-0420.1)
8
8
 
9
- Tue, 16 May 2023 04:23:04 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-jsx-runtime_v9.0.0-alpha.3..@fluentui/react-jsx-runtime_v0.0.0-nightly-20230516-0417.1)
9
+ Thu, 18 May 2023 04:27:32 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-jsx-runtime_v9.0.0-alpha.4..@fluentui/react-jsx-runtime_v0.0.0-nightly-20230518-0420.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
15
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20230516-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/7bb584364b3717b4f08fe4adaa9a8ba7026882f7) by beachball)
16
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230516-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/7bb584364b3717b4f08fe4adaa9a8ba7026882f7) by beachball)
15
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20230518-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/8fd483d3f3ac295093d51c3ee6fa9057ae82d8ec) by beachball)
16
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230518-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/8fd483d3f3ac295093d51c3ee6fa9057ae82d8ec) by beachball)
17
+
18
+ ## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v9.0.0-alpha.4)
19
+
20
+ Thu, 18 May 2023 00:39:08 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-jsx-runtime_v9.0.0-alpha.3..@fluentui/react-jsx-runtime_v9.0.0-alpha.4)
22
+
23
+ ### Changes
24
+
25
+ - Bump @fluentui/react-utilities to v9.9.0 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
17
26
 
18
27
  ## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v9.0.0-alpha.3)
19
28
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-jsx-runtime",
3
- "version": "0.0.0-nightly-20230516-0417.1",
3
+ "version": "0.0.0-nightly-20230518-0420.1",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -19,17 +19,18 @@
19
19
  "lint": "just-scripts lint",
20
20
  "test": "jest --passWithNoTests",
21
21
  "type-check": "tsc -b tsconfig.json",
22
- "generate-api": "just-scripts generate-api"
22
+ "generate-api": "just-scripts generate-api",
23
+ "test-ssr": "test-ssr ./stories/**/*.stories.tsx"
23
24
  },
24
25
  "devDependencies": {
25
26
  "@fluentui/eslint-plugin": "*",
26
27
  "@fluentui/react-conformance": "*",
27
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230516-0417.1",
28
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230518-0420.1",
28
29
  "@fluentui/scripts-api-extractor": "*",
29
30
  "@fluentui/scripts-tasks": "*"
30
31
  },
31
32
  "dependencies": {
32
- "@fluentui/react-utilities": "0.0.0-nightly-20230516-0417.1",
33
+ "@fluentui/react-utilities": "0.0.0-nightly-20230518-0420.1",
33
34
  "@swc/helpers": "^0.4.14"
34
35
  },
35
36
  "peerDependencies": {