@fluentui/react-theme-sass 0.0.0-nightly-20230925-0416.1 → 0.0.0-nightly-20230927-0415.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-theme-sass",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 25 Sep 2023 04:23:39 GMT",
6
- "tag": "@fluentui/react-theme-sass_v0.0.0-nightly-20230925-0416.1",
7
- "version": "0.0.0-nightly-20230925-0416.1",
5
+ "date": "Wed, 27 Sep 2023 04:21:59 GMT",
6
+ "tag": "@fluentui/react-theme-sass_v0.0.0-nightly-20230927-0415.1",
7
+ "version": "0.0.0-nightly-20230927-0415.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,8 +16,38 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-theme-sass",
19
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230925-0416.1",
20
- "commit": "6d01611b183fda99f94ab3d45720ca9772b31062"
19
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230927-0415.1",
20
+ "commit": "e2ddd695515e0d647f781917f280cebc78d8cf71"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Tue, 26 Sep 2023 17:49:13 GMT",
27
+ "tag": "@fluentui/react-theme-sass_v9.0.0-alpha.18",
28
+ "version": "9.0.0-alpha.18",
29
+ "comments": {
30
+ "prerelease": [
31
+ {
32
+ "author": "yuanboxue@microsoft.com",
33
+ "package": "@fluentui/react-theme-sass",
34
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d",
35
+ "comment": "chore: trigger manual version bump after broken release"
36
+ }
37
+ ]
38
+ }
39
+ },
40
+ {
41
+ "date": "Tue, 26 Sep 2023 15:31:43 GMT",
42
+ "tag": "@fluentui/react-theme-sass_v9.0.0-alpha.17",
43
+ "version": "9.0.0-alpha.17",
44
+ "comments": {
45
+ "prerelease": [
46
+ {
47
+ "author": "martinhochel@microsoft.com",
48
+ "package": "@fluentui/react-theme-sass",
49
+ "commit": "e61473fa10195f6ebf2308205c1e72e91b711831",
50
+ "comment": "fix: bump swc core to mitigate transpilation memory leaks"
21
51
  }
22
52
  ]
23
53
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,36 @@
1
1
  # Change Log - @fluentui/react-theme-sass
2
2
 
3
- This log was last generated on Mon, 25 Sep 2023 04:23:39 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 27 Sep 2023 04:21:59 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20230925-0416.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v0.0.0-nightly-20230925-0416.1)
7
+ ## [0.0.0-nightly-20230927-0415.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v0.0.0-nightly-20230927-0415.1)
8
8
 
9
- Mon, 25 Sep 2023 04:23:39 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.16..@fluentui/react-theme-sass_v0.0.0-nightly-20230925-0416.1)
9
+ Wed, 27 Sep 2023 04:21:59 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.18..@fluentui/react-theme-sass_v0.0.0-nightly-20230927-0415.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-theme to v0.0.0-nightly-20230925-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/6d01611b183fda99f94ab3d45720ca9772b31062) by beachball)
15
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20230927-0415.1 ([commit](https://github.com/microsoft/fluentui/commit/e2ddd695515e0d647f781917f280cebc78d8cf71) by beachball)
16
+
17
+ ## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.18)
18
+
19
+ Tue, 26 Sep 2023 17:49:13 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.17..@fluentui/react-theme-sass_v9.0.0-alpha.18)
21
+
22
+ ### Changes
23
+
24
+ - chore: trigger manual version bump after broken release ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by yuanboxue@microsoft.com)
25
+
26
+ ## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.17)
27
+
28
+ Tue, 26 Sep 2023 15:31:43 GMT
29
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.16..@fluentui/react-theme-sass_v9.0.0-alpha.17)
30
+
31
+ ### Changes
32
+
33
+ - fix: bump swc core to mitigate transpilation memory leaks ([PR #29253](https://github.com/microsoft/fluentui/pull/29253) by martinhochel@microsoft.com)
16
34
 
17
35
  ## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.16)
18
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-theme-sass",
3
- "version": "0.0.0-nightly-20230925-0416.1",
3
+ "version": "0.0.0-nightly-20230927-0415.1",
4
4
  "description": "SASS variables referencing react-theme design tokens injected to DOM by react-provider.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "devDependencies": {
27
27
  "@fluentui/eslint-plugin": "*",
28
- "@fluentui/react-theme": "0.0.0-nightly-20230925-0416.1",
28
+ "@fluentui/react-theme": "0.0.0-nightly-20230927-0415.1",
29
29
  "@fluentui/scripts-api-extractor": "*",
30
30
  "@fluentui/scripts-tasks": "*"
31
31
  },