Skip to content

Commit 278e651

Browse files
author
Fluent UI Build
committed
applying package updates
1 parent fa5f0d7 commit 278e651

31 files changed

+259
-36
lines changed

change/@griffel-style-types-b862f87c-02b5-4bac-9b0b-01ba4a0c4e63.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": "Mon, 31 Jul 2023 12:18:47 GMT",
6+
"tag": "@griffel/babel-preset_v1.4.20",
7+
"version": "1.4.20",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@griffel/babel-preset",
13+
"comment": "Bump @griffel/core to v1.14.1",
14+
"commit": "fa5f0d726cbdca1cc583ccc7af4578a7f3f6599f"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 31 Jul 2023 09:05:33 GMT",
621
"tag": "@griffel/babel-preset_v1.4.19",

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 Mon, 31 Jul 2023 09:05:33 GMT and should not be manually modified.
3+
This log was last generated on Mon, 31 Jul 2023 12:18:47 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 1.4.20
8+
9+
Mon, 31 Jul 2023 12:18:47 GMT
10+
11+
### Patches
12+
13+
- Bump @griffel/core to v1.14.1
14+
715
## 1.4.19
816

917
Mon, 31 Jul 2023 09:05:33 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.4.19",
3+
"version": "1.4.20",
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.12.13",
1414
"@babel/template": "^7.12.13",
1515
"@babel/traverse": "^7.12.13",
16-
"@griffel/core": "^1.14.0",
16+
"@griffel/core": "^1.14.1",
1717
"@linaria/babel-preset": "^3.0.0-beta.23",
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": "Mon, 31 Jul 2023 12:18:47 GMT",
6+
"tag": "@griffel/core_v1.14.1",
7+
"version": "1.14.1",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@griffel/core",
13+
"comment": "Bump @griffel/style-types to v1.0.1",
14+
"commit": "fa5f0d726cbdca1cc583ccc7af4578a7f3f6599f"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 31 Jul 2023 09:05:33 GMT",
621
"tag": "@griffel/core_v1.14.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 Mon, 31 Jul 2023 09:05:33 GMT and should not be manually modified.
3+
This log was last generated on Mon, 31 Jul 2023 12:18:47 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 1.14.1
8+
9+
Mon, 31 Jul 2023 12:18:47 GMT
10+
11+
### Patches
12+
13+
- Bump @griffel/style-types to v1.0.1
14+
715
## 1.14.0
816

917
Mon, 31 Jul 2023 09:05:33 GMT

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@griffel/core",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"description": "DOM implementation of Atomic CSS-in-JS",
55
"license": "MIT",
66
"repository": {
@@ -10,7 +10,7 @@
1010
"sideEffects": false,
1111
"dependencies": {
1212
"@emotion/hash": "^0.9.0",
13-
"@griffel/style-types": "^1.0.0",
13+
"@griffel/style-types": "^1.0.1",
1414
"csstype": "^3.1.2",
1515
"rtl-css-js": "^1.16.1",
1616
"stylis": "^4.2.0",

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": "Mon, 31 Jul 2023 12:18:47 GMT",
6+
"tag": "@griffel/devtools_v0.2.20",
7+
"version": "0.2.20",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@griffel/devtools",
13+
"comment": "Bump @griffel/react to v1.5.14",
14+
"commit": "fa5f0d726cbdca1cc583ccc7af4578a7f3f6599f"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 31 Jul 2023 09:05:33 GMT",
621
"tag": "@griffel/devtools_v0.2.19",

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 Mon, 31 Jul 2023 09:05:33 GMT and should not be manually modified.
3+
This log was last generated on Mon, 31 Jul 2023 12:18:47 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.2.20
8+
9+
Mon, 31 Jul 2023 12:18:47 GMT
10+
11+
### Patches
12+
13+
- Bump @griffel/react to v1.5.14
14+
715
## 0.2.19
816

917
Mon, 31 Jul 2023 09:05:33 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.19",
3+
"version": "0.2.20",
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.13"
11+
"@griffel/react": "^1.5.14"
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": "Mon, 31 Jul 2023 12:18:47 GMT",
6+
"tag": "@griffel/jest-serializer_v1.1.16",
7+
"version": "1.1.16",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@griffel/jest-serializer",
13+
"comment": "Bump @griffel/core to v1.14.1",
14+
"commit": "fa5f0d726cbdca1cc583ccc7af4578a7f3f6599f"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 31 Jul 2023 09:05:33 GMT",
621
"tag": "@griffel/jest-serializer_v1.1.15",

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 Mon, 31 Jul 2023 09:05:33 GMT and should not be manually modified.
3+
This log was last generated on Mon, 31 Jul 2023 12:18:47 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 1.1.16
8+
9+
Mon, 31 Jul 2023 12:18:47 GMT
10+
11+
### Patches
12+
13+
- Bump @griffel/core to v1.14.1
14+
715
## 1.1.15
816

917
Mon, 31 Jul 2023 09:05:33 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.15",
3+
"version": "1.1.16",
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.14.0",
11+
"@griffel/core": "^1.14.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": "Mon, 31 Jul 2023 12:18:47 GMT",
6+
"tag": "@griffel/next-extraction-plugin_v0.0.27",
7+
"version": "0.0.27",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@griffel/next-extraction-plugin",
13+
"comment": "Bump @griffel/webpack-extraction-plugin to v0.3.18",
14+
"commit": "fa5f0d726cbdca1cc583ccc7af4578a7f3f6599f"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 31 Jul 2023 09:05:33 GMT",
621
"tag": "@griffel/next-extraction-plugin_v0.0.26",

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, 31 Jul 2023 09:05:33 GMT and should not be manually modified.
3+
This log was last generated on Mon, 31 Jul 2023 12:18:47 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.0.27
8+
9+
Mon, 31 Jul 2023 12:18:47 GMT
10+
11+
### Patches
12+
13+
- Bump @griffel/webpack-extraction-plugin to v0.3.18
14+
715
## 0.0.26
816

917
Mon, 31 Jul 2023 09:05:33 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.26",
3+
"version": "0.0.27",
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.3.17",
11+
"@griffel/webpack-extraction-plugin": "^0.3.18",
1212
"browserslist": "^4.19.1",
1313
"tslib": "^2.1.0"
1414
},

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": "Mon, 31 Jul 2023 12:18:47 GMT",
6+
"tag": "@griffel/react_v1.5.14",
7+
"version": "1.5.14",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@griffel/react",
13+
"comment": "Bump @griffel/core to v1.14.1",
14+
"commit": "fa5f0d726cbdca1cc583ccc7af4578a7f3f6599f"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 31 Jul 2023 09:05:33 GMT",
621
"tag": "@griffel/react_v1.5.13",

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 Mon, 31 Jul 2023 09:05:33 GMT and should not be manually modified.
3+
This log was last generated on Mon, 31 Jul 2023 12:18:47 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 1.5.14
8+
9+
Mon, 31 Jul 2023 12:18:47 GMT
10+
11+
### Patches
12+
13+
- Bump @griffel/core to v1.14.1
14+
715
## 1.5.13
816

917
Mon, 31 Jul 2023 09:05:33 GMT

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@griffel/react",
3-
"version": "1.5.13",
3+
"version": "1.5.14",
44
"description": "React implementation of Atomic CSS-in-JS",
55
"license": "MIT",
66
"repository": {
@@ -9,7 +9,7 @@
99
},
1010
"sideEffects": false,
1111
"dependencies": {
12-
"@griffel/core": "^1.14.0",
12+
"@griffel/core": "^1.14.1",
1313
"tslib": "^2.1.0"
1414
},
1515
"peerDependencies": {

packages/shadow-dom/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@griffel/shadow-dom",
33
"entries": [
4+
{
5+
"date": "Mon, 31 Jul 2023 12:18:47 GMT",
6+
"tag": "@griffel/shadow-dom_v0.1.5",
7+
"version": "0.1.5",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@griffel/shadow-dom",
13+
"comment": "Bump @griffel/core to v1.14.1",
14+
"commit": "fa5f0d726cbdca1cc583ccc7af4578a7f3f6599f"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 31 Jul 2023 09:05:33 GMT",
621
"tag": "@griffel/shadow-dom_v0.1.4",

packages/shadow-dom/CHANGELOG.md

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

3-
This log was last generated on Mon, 31 Jul 2023 09:05:33 GMT and should not be manually modified.
3+
This log was last generated on Mon, 31 Jul 2023 12:18:47 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.1.5
8+
9+
Mon, 31 Jul 2023 12:18:47 GMT
10+
11+
### Patches
12+
13+
- Bump @griffel/core to v1.14.1
14+
715
## 0.1.4
816

917
Mon, 31 Jul 2023 09:05:33 GMT

0 commit comments

Comments
 (0)