Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluent UI Build committed Nov 12, 2024
1 parent 4dd2eec commit 4996b0c
Show file tree
Hide file tree
Showing 35 changed files with 286 additions and 40 deletions.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/babel-preset/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@griffel/babel-preset",
"entries": [
{
"date": "Tue, 12 Nov 2024 09:58:11 GMT",
"tag": "@griffel/babel-preset_v1.6.4",
"version": "1.6.4",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@griffel/babel-preset",
"comment": "Bump @griffel/core to v1.18.2",
"commit": "4dd2eec22aaff93dead8429c4a35496de7dab438"
}
]
}
},
{
"date": "Thu, 31 Oct 2024 16:16:50 GMT",
"tag": "@griffel/babel-preset_v1.6.3",
Expand Down
10 changes: 9 additions & 1 deletion packages/babel-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @griffel/babel-preset

This log was last generated on Thu, 31 Oct 2024 16:16:50 GMT and should not be manually modified.
This log was last generated on Tue, 12 Nov 2024 09:58:11 GMT and should not be manually modified.

<!-- Start content -->

## 1.6.4

Tue, 12 Nov 2024 09:58:11 GMT

### Patches

- Bump @griffel/core to v1.18.2

## 1.6.3

Thu, 31 Oct 2024 16:16:50 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@griffel/babel-preset",
"version": "1.6.3",
"version": "1.6.4",
"description": "Babel preset with build time transforms for Griffel",
"license": "MIT",
"repository": {
Expand All @@ -13,7 +13,7 @@
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/template": "^7.22.15",
"@babel/traverse": "^7.23.2",
"@griffel/core": "^1.18.1",
"@griffel/core": "^1.18.2",
"@linaria/babel-preset": "^3.0.0-beta.24",
"@linaria/shaker": "^3.0.0-beta.22",
"ajv": "^8.4.0",
Expand Down
15 changes: 15 additions & 0 deletions packages/core/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@griffel/core",
"entries": [
{
"date": "Tue, 12 Nov 2024 09:58:11 GMT",
"tag": "@griffel/core_v1.18.2",
"version": "1.18.2",
"comments": {
"patch": [
{
"author": "suryamalladi@microsoft.com",
"package": "@griffel/core",
"commit": "4dd2eec22aaff93dead8429c4a35496de7dab438",
"comment": "chore: all deprecated shorthands functions are tagged properly"
}
]
}
},
{
"date": "Thu, 31 Oct 2024 16:16:50 GMT",
"tag": "@griffel/core_v1.18.1",
Expand Down
10 changes: 9 additions & 1 deletion packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @griffel/core

This log was last generated on Thu, 31 Oct 2024 16:16:50 GMT and should not be manually modified.
This log was last generated on Tue, 12 Nov 2024 09:58:11 GMT and should not be manually modified.

<!-- Start content -->

## 1.18.2

Tue, 12 Nov 2024 09:58:11 GMT

### Patches

- chore: all deprecated shorthands functions are tagged properly (suryamalladi@microsoft.com)

## 1.18.1

Thu, 31 Oct 2024 16:16:50 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@griffel/core",
"version": "1.18.1",
"version": "1.18.2",
"description": "DOM implementation of Atomic CSS-in-JS",
"license": "MIT",
"repository": {
Expand Down
15 changes: 15 additions & 0 deletions packages/devtools/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@griffel/devtools",
"entries": [
{
"date": "Tue, 12 Nov 2024 09:58:11 GMT",
"tag": "@griffel/devtools_v0.2.33",
"version": "0.2.33",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@griffel/devtools",
"comment": "Bump @griffel/react to v1.5.27",
"commit": "4dd2eec22aaff93dead8429c4a35496de7dab438"
}
]
}
},
{
"date": "Thu, 31 Oct 2024 16:16:50 GMT",
"tag": "@griffel/devtools_v0.2.32",
Expand Down
10 changes: 9 additions & 1 deletion packages/devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @griffel/devtools

This log was last generated on Thu, 31 Oct 2024 16:16:50 GMT and should not be manually modified.
This log was last generated on Tue, 12 Nov 2024 09:58:11 GMT and should not be manually modified.

<!-- Start content -->

## 0.2.33

Tue, 12 Nov 2024 09:58:11 GMT

### Patches

- Bump @griffel/react to v1.5.27

## 0.2.32

Thu, 31 Oct 2024 16:16:50 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@griffel/devtools",
"version": "0.2.32",
"version": "0.2.33",
"description": "Griffel chrome devtools extension",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/griffel"
},
"devDependencies": {
"@griffel/react": "^1.5.26"
"@griffel/react": "^1.5.27"
}
}
15 changes: 15 additions & 0 deletions packages/jest-serializer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@griffel/jest-serializer",
"entries": [
{
"date": "Tue, 12 Nov 2024 09:58:11 GMT",
"tag": "@griffel/jest-serializer_v1.1.31",
"version": "1.1.31",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@griffel/jest-serializer",
"comment": "Bump @griffel/core to v1.18.2",
"commit": "4dd2eec22aaff93dead8429c4a35496de7dab438"
}
]
}
},
{
"date": "Thu, 31 Oct 2024 16:16:50 GMT",
"tag": "@griffel/jest-serializer_v1.1.30",
Expand Down
10 changes: 9 additions & 1 deletion packages/jest-serializer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @griffel/jest-serializer

This log was last generated on Thu, 31 Oct 2024 16:16:50 GMT and should not be manually modified.
This log was last generated on Tue, 12 Nov 2024 09:58:11 GMT and should not be manually modified.

<!-- Start content -->

## 1.1.31

Tue, 12 Nov 2024 09:58:11 GMT

### Patches

- Bump @griffel/core to v1.18.2

## 1.1.30

Thu, 31 Oct 2024 16:16:50 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/jest-serializer/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@griffel/jest-serializer",
"version": "1.1.30",
"version": "1.1.31",
"description": "Jest serializer for Griffel",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/griffel"
},
"dependencies": {
"@griffel/core": "^1.18.1",
"@griffel/core": "^1.18.2",
"tslib": "^2.1.0"
}
}
15 changes: 15 additions & 0 deletions packages/next-extraction-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@griffel/next-extraction-plugin",
"entries": [
{
"date": "Tue, 12 Nov 2024 09:58:11 GMT",
"tag": "@griffel/next-extraction-plugin_v0.1.8",
"version": "0.1.8",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@griffel/next-extraction-plugin",
"comment": "Bump @griffel/webpack-extraction-plugin to v0.5.7",
"commit": "4dd2eec22aaff93dead8429c4a35496de7dab438"
}
]
}
},
{
"date": "Thu, 31 Oct 2024 16:16:50 GMT",
"tag": "@griffel/next-extraction-plugin_v0.1.7",
Expand Down
10 changes: 9 additions & 1 deletion packages/next-extraction-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @griffel/next-extraction-plugin

This log was last generated on Thu, 31 Oct 2024 16:16:50 GMT and should not be manually modified.
This log was last generated on Tue, 12 Nov 2024 09:58:11 GMT and should not be manually modified.

<!-- Start content -->

## 0.1.8

Tue, 12 Nov 2024 09:58:11 GMT

### Patches

- Bump @griffel/webpack-extraction-plugin to v0.5.7

## 0.1.7

Thu, 31 Oct 2024 16:16:50 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/next-extraction-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@griffel/next-extraction-plugin",
"version": "0.1.7",
"version": "0.1.8",
"description": "NextJS plugin that add Griffel's CSS extraction to webpack loaders pipeline",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/griffel"
},
"dependencies": {
"@griffel/webpack-extraction-plugin": "^0.5.6",
"@griffel/webpack-extraction-plugin": "^0.5.7",
"browserslist": "^4.19.1",
"tslib": "^2.1.0"
},
Expand Down
15 changes: 15 additions & 0 deletions packages/postcss-syntax/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@griffel/postcss-syntax",
"entries": [
{
"date": "Tue, 12 Nov 2024 09:58:11 GMT",
"tag": "@griffel/postcss-syntax_v1.2.1",
"version": "1.2.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@griffel/postcss-syntax",
"comment": "Bump @griffel/babel-preset to v1.6.4",
"commit": "4dd2eec22aaff93dead8429c4a35496de7dab438"
}
]
}
},
{
"date": "Thu, 31 Oct 2024 16:16:50 GMT",
"tag": "@griffel/postcss-syntax_v1.2.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/postcss-syntax/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @griffel/postcss-syntax

This log was last generated on Thu, 31 Oct 2024 16:16:50 GMT and should not be manually modified.
This log was last generated on Tue, 12 Nov 2024 09:58:11 GMT and should not be manually modified.

<!-- Start content -->

## 1.2.1

Tue, 12 Nov 2024 09:58:11 GMT

### Patches

- Bump @griffel/babel-preset to v1.6.4

## 1.2.0

Thu, 31 Oct 2024 16:16:50 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/postcss-syntax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@griffel/postcss-syntax",
"version": "1.2.0",
"version": "1.2.1",
"description": "postcss syntax for Griffel",
"license": "MIT",
"repository": {
Expand All @@ -9,7 +9,7 @@
},
"dependencies": {
"@babel/core": "^7.23.2",
"@griffel/babel-preset": "^1.6.3",
"@griffel/babel-preset": "^1.6.4",
"@babel/helper-plugin-utils": "^7.22.5",
"postcss": "^8.4.29"
},
Expand Down
15 changes: 15 additions & 0 deletions packages/react/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@griffel/react",
"entries": [
{
"date": "Tue, 12 Nov 2024 09:58:11 GMT",
"tag": "@griffel/react_v1.5.27",
"version": "1.5.27",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@griffel/react",
"comment": "Bump @griffel/core to v1.18.2",
"commit": "4dd2eec22aaff93dead8429c4a35496de7dab438"
}
]
}
},
{
"date": "Thu, 31 Oct 2024 16:16:50 GMT",
"tag": "@griffel/react_v1.5.26",
Expand Down
10 changes: 9 additions & 1 deletion packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @griffel/react

This log was last generated on Thu, 31 Oct 2024 16:16:50 GMT and should not be manually modified.
This log was last generated on Tue, 12 Nov 2024 09:58:11 GMT and should not be manually modified.

<!-- Start content -->

## 1.5.27

Tue, 12 Nov 2024 09:58:11 GMT

### Patches

- Bump @griffel/core to v1.18.2

## 1.5.26

Thu, 31 Oct 2024 16:16:50 GMT
Expand Down
Loading

0 comments on commit 4996b0c

Please sign in to comment.