Skip to content

Commit 5169d73

Browse files
author
Fluent UI Build
committed
applying package updates
1 parent 7d72d1e commit 5169d73

31 files changed

+259
-36
lines changed

change/@griffel-core-f665f81b-8374-4996-981e-c3191ff46cc4.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/babel-preset/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@griffel/babel-preset",
33
"entries": [
4+
{
5+
"date": "Thu, 30 Nov 2023 16:42:15 GMT",
6+
"tag": "@griffel/babel-preset_v1.5.5",
7+
"version": "1.5.5",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@griffel/babel-preset",
13+
"comment": "Bump @griffel/core to v1.15.1",
14+
"commit": "7d72d1eb3439ef8423fe958035a1525da1822750"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 09 Nov 2023 14:35:07 GMT",
621
"tag": "@griffel/babel-preset_v1.5.4",

packages/babel-preset/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @griffel/babel-preset
22

3-
This log was last generated on Thu, 09 Nov 2023 14:35:07 GMT and should not be manually modified.
3+
This log was last generated on Thu, 30 Nov 2023 16:42:15 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 1.5.5
8+
9+
Thu, 30 Nov 2023 16:42:15 GMT
10+
11+
### Patches
12+
13+
- Bump @griffel/core to v1.15.1
14+
715
## 1.5.4
816

917
Thu, 09 Nov 2023 14:35:07 GMT

packages/babel-preset/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@griffel/babel-preset",
3-
"version": "1.5.4",
3+
"version": "1.5.5",
44
"description": "Babel preset with build time transforms for Griffel",
55
"license": "MIT",
66
"repository": {
@@ -13,7 +13,7 @@
1313
"@babel/helper-plugin-utils": "^7.22.5",
1414
"@babel/template": "^7.22.15",
1515
"@babel/traverse": "^7.23.2",
16-
"@griffel/core": "^1.15.0",
16+
"@griffel/core": "^1.15.1",
1717
"@linaria/babel-preset": "^3.0.0-beta.24",
1818
"@linaria/shaker": "^3.0.0-beta.22",
1919
"ajv": "^8.4.0",

packages/core/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@griffel/core",
33
"entries": [
4+
{
5+
"date": "Thu, 30 Nov 2023 16:42:15 GMT",
6+
"tag": "@griffel/core_v1.15.1",
7+
"version": "1.15.1",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@griffel/core",
13+
"commit": "7d72d1eb3439ef8423fe958035a1525da1822750",
14+
"comment": "fix: improve detection of custom idents in shorthands.gridArea()"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 09 Nov 2023 14:35:07 GMT",
621
"tag": "@griffel/core_v1.15.0",

packages/core/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @griffel/core
22

3-
This log was last generated on Thu, 09 Nov 2023 14:35:07 GMT and should not be manually modified.
3+
This log was last generated on Thu, 30 Nov 2023 16:42:15 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 1.15.1
8+
9+
Thu, 30 Nov 2023 16:42:15 GMT
10+
11+
### Patches
12+
13+
- fix: improve detection of custom idents in shorthands.gridArea() ([email protected])
14+
715
## 1.15.0
816

917
Thu, 09 Nov 2023 14:35:07 GMT

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@griffel/core",
3-
"version": "1.15.0",
3+
"version": "1.15.1",
44
"description": "DOM implementation of Atomic CSS-in-JS",
55
"license": "MIT",
66
"repository": {

packages/devtools/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@griffel/devtools",
33
"entries": [
4+
{
5+
"date": "Thu, 30 Nov 2023 16:42:15 GMT",
6+
"tag": "@griffel/devtools_v0.2.25",
7+
"version": "0.2.25",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@griffel/devtools",
13+
"comment": "Bump @griffel/react to v1.5.19",
14+
"commit": "7d72d1eb3439ef8423fe958035a1525da1822750"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 09 Nov 2023 14:35:07 GMT",
621
"tag": "@griffel/devtools_v0.2.24",

packages/devtools/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @griffel/devtools
22

3-
This log was last generated on Thu, 09 Nov 2023 14:35:07 GMT and should not be manually modified.
3+
This log was last generated on Thu, 30 Nov 2023 16:42:15 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.2.25
8+
9+
Thu, 30 Nov 2023 16:42:15 GMT
10+
11+
### Patches
12+
13+
- Bump @griffel/react to v1.5.19
14+
715
## 0.2.24
816

917
Thu, 09 Nov 2023 14:35:07 GMT

packages/devtools/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@griffel/devtools",
3-
"version": "0.2.24",
3+
"version": "0.2.25",
44
"description": "Griffel chrome devtools extension",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/microsoft/griffel"
99
},
1010
"devDependencies": {
11-
"@griffel/react": "^1.5.18"
11+
"@griffel/react": "^1.5.19"
1212
}
1313
}

packages/jest-serializer/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@griffel/jest-serializer",
33
"entries": [
4+
{
5+
"date": "Thu, 30 Nov 2023 16:42:15 GMT",
6+
"tag": "@griffel/jest-serializer_v1.1.21",
7+
"version": "1.1.21",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@griffel/jest-serializer",
13+
"comment": "Bump @griffel/core to v1.15.1",
14+
"commit": "7d72d1eb3439ef8423fe958035a1525da1822750"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 09 Nov 2023 14:35:07 GMT",
621
"tag": "@griffel/jest-serializer_v1.1.20",

packages/jest-serializer/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @griffel/jest-serializer
22

3-
This log was last generated on Thu, 09 Nov 2023 14:35:07 GMT and should not be manually modified.
3+
This log was last generated on Thu, 30 Nov 2023 16:42:15 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 1.1.21
8+
9+
Thu, 30 Nov 2023 16:42:15 GMT
10+
11+
### Patches
12+
13+
- Bump @griffel/core to v1.15.1
14+
715
## 1.1.20
816

917
Thu, 09 Nov 2023 14:35:07 GMT

packages/jest-serializer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@griffel/jest-serializer",
3-
"version": "1.1.20",
3+
"version": "1.1.21",
44
"description": "Jest serializer for Griffel",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/microsoft/griffel"
99
},
1010
"dependencies": {
11-
"@griffel/core": "^1.15.0",
11+
"@griffel/core": "^1.15.1",
1212
"tslib": "^2.1.0"
1313
}
1414
}

packages/next-extraction-plugin/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@griffel/next-extraction-plugin",
33
"entries": [
4+
{
5+
"date": "Thu, 30 Nov 2023 16:42:15 GMT",
6+
"tag": "@griffel/next-extraction-plugin_v0.0.36",
7+
"version": "0.0.36",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@griffel/next-extraction-plugin",
13+
"comment": "Bump @griffel/webpack-extraction-plugin to v0.4.4",
14+
"commit": "7d72d1eb3439ef8423fe958035a1525da1822750"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 13 Nov 2023 15:16:05 GMT",
621
"tag": "@griffel/next-extraction-plugin_v0.0.35",

packages/next-extraction-plugin/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @griffel/next-extraction-plugin
22

3-
This log was last generated on Mon, 13 Nov 2023 15:16:05 GMT and should not be manually modified.
3+
This log was last generated on Thu, 30 Nov 2023 16:42:15 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.0.36
8+
9+
Thu, 30 Nov 2023 16:42:15 GMT
10+
11+
### Patches
12+
13+
- Bump @griffel/webpack-extraction-plugin to v0.4.4
14+
715
## 0.0.35
816

917
Mon, 13 Nov 2023 15:16:05 GMT

packages/next-extraction-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@griffel/next-extraction-plugin",
3-
"version": "0.0.35",
3+
"version": "0.0.36",
44
"description": "NextJS plugin that add Griffel's CSS extraction to webpack loaders pipeline",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/microsoft/griffel"
99
},
1010
"dependencies": {
11-
"@griffel/webpack-extraction-plugin": "^0.4.3",
11+
"@griffel/webpack-extraction-plugin": "^0.4.4",
1212
"browserslist": "^4.19.1",
1313
"tslib": "^2.1.0"
1414
},

packages/postcss-syntax/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@griffel/postcss-syntax",
33
"entries": [
4+
{
5+
"date": "Thu, 30 Nov 2023 16:42:15 GMT",
6+
"tag": "@griffel/postcss-syntax_v1.0.4",
7+
"version": "1.0.4",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@griffel/postcss-syntax",
13+
"comment": "Bump @griffel/babel-preset to v1.5.5",
14+
"commit": "7d72d1eb3439ef8423fe958035a1525da1822750"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 09 Nov 2023 14:35:07 GMT",
621
"tag": "@griffel/postcss-syntax_v1.0.3",

packages/postcss-syntax/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @griffel/postcss-syntax
22

3-
This log was last generated on Thu, 09 Nov 2023 14:35:07 GMT and should not be manually modified.
3+
This log was last generated on Thu, 30 Nov 2023 16:42:15 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 1.0.4
8+
9+
Thu, 30 Nov 2023 16:42:15 GMT
10+
11+
### Patches
12+
13+
- Bump @griffel/babel-preset to v1.5.5
14+
715
## 1.0.3
816

917
Thu, 09 Nov 2023 14:35:07 GMT

packages/postcss-syntax/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@griffel/postcss-syntax",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "postcss syntax for Griffel",
55
"license": "MIT",
66
"repository": {
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@babel/core": "^7.23.2",
12-
"@griffel/babel-preset": "^1.5.4",
12+
"@griffel/babel-preset": "^1.5.5",
1313
"@babel/helper-plugin-utils": "^7.22.5",
1414
"postcss": "^8.4.29"
1515
},

packages/react/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@griffel/react",
33
"entries": [
4+
{
5+
"date": "Thu, 30 Nov 2023 16:42:15 GMT",
6+
"tag": "@griffel/react_v1.5.19",
7+
"version": "1.5.19",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@griffel/react",
13+
"comment": "Bump @griffel/core to v1.15.1",
14+
"commit": "7d72d1eb3439ef8423fe958035a1525da1822750"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 09 Nov 2023 14:35:07 GMT",
621
"tag": "@griffel/react_v1.5.18",

packages/react/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @griffel/react
22

3-
This log was last generated on Thu, 09 Nov 2023 14:35:07 GMT and should not be manually modified.
3+
This log was last generated on Thu, 30 Nov 2023 16:42:15 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 1.5.19
8+
9+
Thu, 30 Nov 2023 16:42:15 GMT
10+
11+
### Patches
12+
13+
- Bump @griffel/core to v1.15.1
14+
715
## 1.5.18
816

917
Thu, 09 Nov 2023 14:35:07 GMT

0 commit comments

Comments
 (0)