@fluentui/react-jsx-runtime 0.0.0-nightly-20230913-0415.1 → 0.0.0-nightly-20230918-0417.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": "Wed, 13 Sep 2023 04:22:11 GMT",
6
- "tag": "@fluentui/react-jsx-runtime_v0.0.0-nightly-20230913-0415.1",
7
- "version": "0.0.0-nightly-20230913-0415.1",
5
+ "date": "Mon, 18 Sep 2023 04:23:56 GMT",
6
+ "tag": "@fluentui/react-jsx-runtime_v0.0.0-nightly-20230918-0417.1",
7
+ "version": "0.0.0-nightly-20230918-0417.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,20 +16,35 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-jsx-runtime",
19
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230913-0415.1",
20
- "commit": "ac7fb0f8d53d944347be3d6fe993e316b88b57ce"
19
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230918-0417.1",
20
+ "commit": "3beaf38c7f88132c75f8ab40291424b9fb739c27"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-jsx-runtime",
25
- "comment": "Bump @fluentui/react-conformance to v0.0.0-nightly-20230913-0415.1",
26
- "commit": "ac7fb0f8d53d944347be3d6fe993e316b88b57ce"
25
+ "comment": "Bump @fluentui/react-conformance to v0.0.0-nightly-20230918-0417.1",
26
+ "commit": "3beaf38c7f88132c75f8ab40291424b9fb739c27"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-jsx-runtime",
31
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230913-0415.1",
32
- "commit": "ac7fb0f8d53d944347be3d6fe993e316b88b57ce"
31
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230918-0417.1",
32
+ "commit": "3beaf38c7f88132c75f8ab40291424b9fb739c27"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Thu, 14 Sep 2023 16:44:47 GMT",
39
+ "tag": "@fluentui/react-jsx-runtime_v9.0.8",
40
+ "version": "9.0.8",
41
+ "comments": {
42
+ "patch": [
43
+ {
44
+ "author": "olfedias@microsoft.com",
45
+ "package": "@fluentui/react-jsx-runtime",
46
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473",
47
+ "comment": "fix: strip comments for JSX pragma"
33
48
  }
34
49
  ]
35
50
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,29 @@
1
1
  # Change Log - @fluentui/react-jsx-runtime
2
2
 
3
- This log was last generated on Wed, 13 Sep 2023 04:22:11 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 18 Sep 2023 04:23:56 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20230913-0415.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v0.0.0-nightly-20230913-0415.1)
7
+ ## [0.0.0-nightly-20230918-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v0.0.0-nightly-20230918-0417.1)
8
8
 
9
- Wed, 13 Sep 2023 04:22:11 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-jsx-runtime_v9.0.7..@fluentui/react-jsx-runtime_v0.0.0-nightly-20230913-0415.1)
9
+ Mon, 18 Sep 2023 04:23:56 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-jsx-runtime_v9.0.8..@fluentui/react-jsx-runtime_v0.0.0-nightly-20230918-0417.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-20230913-0415.1 ([commit](https://github.com/microsoft/fluentui/commit/ac7fb0f8d53d944347be3d6fe993e316b88b57ce) by beachball)
16
- - Bump @fluentui/react-conformance to v0.0.0-nightly-20230913-0415.1 ([commit](https://github.com/microsoft/fluentui/commit/ac7fb0f8d53d944347be3d6fe993e316b88b57ce) by beachball)
17
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230913-0415.1 ([commit](https://github.com/microsoft/fluentui/commit/ac7fb0f8d53d944347be3d6fe993e316b88b57ce) by beachball)
15
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20230918-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/3beaf38c7f88132c75f8ab40291424b9fb739c27) by beachball)
16
+ - Bump @fluentui/react-conformance to v0.0.0-nightly-20230918-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/3beaf38c7f88132c75f8ab40291424b9fb739c27) by beachball)
17
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230918-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/3beaf38c7f88132c75f8ab40291424b9fb739c27) by beachball)
18
+
19
+ ## [9.0.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v9.0.8)
20
+
21
+ Thu, 14 Sep 2023 16:44:47 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-jsx-runtime_v9.0.7..@fluentui/react-jsx-runtime_v9.0.8)
23
+
24
+ ### Patches
25
+
26
+ - fix: strip comments for JSX pragma ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by olfedias@microsoft.com)
18
27
 
19
28
  ## [9.0.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v9.0.7)
20
29
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-jsx-runtime",
3
- "version": "0.0.0-nightly-20230913-0415.1",
3
+ "version": "0.0.0-nightly-20230918-0417.1",
4
4
  "description": "Custom JSX runtime for @fluentui/react-components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -25,13 +25,13 @@
25
25
  },
26
26
  "devDependencies": {
27
27
  "@fluentui/eslint-plugin": "*",
28
- "@fluentui/react-conformance": "0.0.0-nightly-20230913-0415.1",
29
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230913-0415.1",
28
+ "@fluentui/react-conformance": "0.0.0-nightly-20230918-0417.1",
29
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230918-0417.1",
30
30
  "@fluentui/scripts-api-extractor": "*",
31
31
  "@fluentui/scripts-tasks": "*"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/react-utilities": "0.0.0-nightly-20230913-0415.1",
34
+ "@fluentui/react-utilities": "0.0.0-nightly-20230918-0417.1",
35
35
  "@swc/helpers": "^0.5.1"
36
36
  },
37
37
  "peerDependencies": {