-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Fluent UI Build
committed
Jul 10, 2024
1 parent
1549665
commit ec2b486
Showing
42 changed files
with
333 additions
and
70 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
change/@griffel-core-f62e4d27-94b5-466e-b76a-b36e48520a8f.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@griffel-eslint-plugin-3551b36f-f97f-42ce-86b1-c9ba597e2e81.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@griffel-jest-serializer-2e0f1b09-c42e-43b9-9c5c-87b88239c2e5.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@griffel-webpack-extraction-plugin-9d9a6948-0b2a-4705-b29a-00ec16f36389.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@griffel-webpack-loader-3fba1f5a-ce6b-4d64-ad46-b17ca2db5949.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,21 @@ | ||
{ | ||
"name": "@griffel/core", | ||
"entries": [ | ||
{ | ||
"date": "Wed, 10 Jul 2024 14:36:29 GMT", | ||
"tag": "@griffel/core_v1.17.1", | ||
"version": "1.17.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@griffel/core", | ||
"commit": "15496655df98b9d8e8f505b461cc6dbd12e3122e", | ||
"comment": "chore: remove development warnings from production code" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 22 May 2024 08:24:17 GMT", | ||
"tag": "@griffel/core_v1.17.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,17 @@ | ||
# Change Log - @griffel/core | ||
|
||
This log was last generated on Wed, 22 May 2024 08:24:17 GMT and should not be manually modified. | ||
This log was last generated on Wed, 10 Jul 2024 14:36:29 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 1.17.1 | ||
|
||
Wed, 10 Jul 2024 14:36:29 GMT | ||
|
||
### Patches | ||
|
||
- chore: remove development warnings from production code ([email protected]) | ||
|
||
## 1.17.0 | ||
|
||
Wed, 22 May 2024 08:24:17 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"name": "@griffel/devtools", | ||
"version": "0.2.29", | ||
"version": "0.2.30", | ||
"description": "Griffel chrome devtools extension", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/microsoft/griffel" | ||
}, | ||
"devDependencies": { | ||
"@griffel/react": "^1.5.23" | ||
"@griffel/react": "^1.5.24" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,21 @@ | ||
{ | ||
"name": "@griffel/eslint-plugin", | ||
"entries": [ | ||
{ | ||
"date": "Wed, 10 Jul 2024 14:36:29 GMT", | ||
"tag": "@griffel/eslint-plugin_v1.6.4", | ||
"version": "1.6.4", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@griffel/eslint-plugin", | ||
"commit": "c20560331a66071494a207a4b36ebc93fdcf6406", | ||
"comment": "chore: bump @typescript-eslint/utils" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 22 May 2024 08:24:17 GMT", | ||
"tag": "@griffel/eslint-plugin_v1.6.3", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,17 @@ | ||
# Change Log - @griffel/eslint-plugin | ||
|
||
This log was last generated on Wed, 22 May 2024 08:24:17 GMT and should not be manually modified. | ||
This log was last generated on Wed, 10 Jul 2024 14:36:29 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 1.6.4 | ||
|
||
Wed, 10 Jul 2024 14:36:29 GMT | ||
|
||
### Patches | ||
|
||
- chore: bump @typescript-eslint/utils ([email protected]) | ||
|
||
## 1.6.3 | ||
|
||
Wed, 22 May 2024 08:24:17 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,29 @@ | ||
{ | ||
"name": "@griffel/jest-serializer", | ||
"entries": [ | ||
{ | ||
"date": "Wed, 10 Jul 2024 14:36:29 GMT", | ||
"tag": "@griffel/jest-serializer_v1.1.26", | ||
"version": "1.1.26", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@griffel/jest-serializer", | ||
"commit": "daf28f1c9532d9a78cbf8d4a78b63367867e11c7", | ||
"comment": "chore: bump Nx to 19.3.2" | ||
} | ||
], | ||
"patch": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@griffel/jest-serializer", | ||
"comment": "Bump @griffel/core to v1.17.1", | ||
"commit": "15496655df98b9d8e8f505b461cc6dbd12e3122e" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 22 May 2024 08:24:17 GMT", | ||
"tag": "@griffel/jest-serializer_v1.1.25", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"name": "@griffel/jest-serializer", | ||
"version": "1.1.25", | ||
"version": "1.1.26", | ||
"description": "Jest serializer for Griffel", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/microsoft/griffel" | ||
}, | ||
"dependencies": { | ||
"@griffel/core": "^1.17.0", | ||
"@griffel/core": "^1.17.1", | ||
"tslib": "^2.1.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.