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 Oct 31, 2024
1 parent 00ba883 commit 8ca5e81
Show file tree
Hide file tree
Showing 49 changed files with 388 additions and 101 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

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": "Thu, 31 Oct 2024 16:16:50 GMT",
"tag": "@griffel/babel-preset_v1.6.3",
"version": "1.6.3",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@griffel/babel-preset",
"comment": "Bump @griffel/core to v1.18.1",
"commit": "00ba8831f3b895c1600e8211895c0d2b99c13365"
}
]
}
},
{
"date": "Mon, 29 Jul 2024 07:31:53 GMT",
"tag": "@griffel/babel-preset_v1.6.2",
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 Mon, 29 Jul 2024 07:31:53 GMT and should not be manually modified.
This log was last generated on Thu, 31 Oct 2024 16:16:50 GMT and should not be manually modified.

<!-- Start content -->

## 1.6.3

Thu, 31 Oct 2024 16:16:50 GMT

### Patches

- Bump @griffel/core to v1.18.1

## 1.6.2

Mon, 29 Jul 2024 07:31:53 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.2",
"version": "1.6.3",
"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.0",
"@griffel/core": "^1.18.1",
"@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": "Thu, 31 Oct 2024 16:16:50 GMT",
"tag": "@griffel/core_v1.18.1",
"version": "1.18.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@griffel/core",
"comment": "Bump @griffel/style-types to v1.3.0",
"commit": "00ba8831f3b895c1600e8211895c0d2b99c13365"
}
]
}
},
{
"date": "Mon, 29 Jul 2024 07:31:53 GMT",
"tag": "@griffel/core_v1.18.0",
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 Mon, 29 Jul 2024 07:31:53 GMT and should not be manually modified.
This log was last generated on Thu, 31 Oct 2024 16:16:50 GMT and should not be manually modified.

<!-- Start content -->

## 1.18.1

Thu, 31 Oct 2024 16:16:50 GMT

### Patches

- Bump @griffel/style-types to v1.3.0

## 1.18.0

Mon, 29 Jul 2024 07:31:53 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@griffel/core",
"version": "1.18.0",
"version": "1.18.1",
"description": "DOM implementation of Atomic CSS-in-JS",
"license": "MIT",
"repository": {
Expand All @@ -10,7 +10,7 @@
"sideEffects": false,
"dependencies": {
"@emotion/hash": "^0.9.0",
"@griffel/style-types": "^1.2.0",
"@griffel/style-types": "^1.3.0",
"csstype": "^3.1.3",
"rtl-css-js": "^1.16.1",
"stylis": "^4.2.0",
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": "Thu, 31 Oct 2024 16:16:50 GMT",
"tag": "@griffel/devtools_v0.2.32",
"version": "0.2.32",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@griffel/devtools",
"comment": "Bump @griffel/react to v1.5.26",
"commit": "00ba8831f3b895c1600e8211895c0d2b99c13365"
}
]
}
},
{
"date": "Mon, 29 Jul 2024 07:31:53 GMT",
"tag": "@griffel/devtools_v0.2.31",
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 Mon, 29 Jul 2024 07:31:53 GMT and should not be manually modified.
This log was last generated on Thu, 31 Oct 2024 16:16:50 GMT and should not be manually modified.

<!-- Start content -->

## 0.2.32

Thu, 31 Oct 2024 16:16:50 GMT

### Patches

- Bump @griffel/react to v1.5.26

## 0.2.31

Mon, 29 Jul 2024 07:31:53 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.31",
"version": "0.2.32",
"description": "Griffel chrome devtools extension",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/griffel"
},
"devDependencies": {
"@griffel/react": "^1.5.25"
"@griffel/react": "^1.5.26"
}
}
29 changes: 29 additions & 0 deletions packages/eslint-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
{
"name": "@griffel/eslint-plugin",
"entries": [
{
"date": "Thu, 31 Oct 2024 16:16:50 GMT",
"tag": "@griffel/eslint-plugin_v1.7.0",
"version": "1.7.0",
"comments": {
"none": [
{
"author": "[email protected]",
"package": "@griffel/eslint-plugin",
"commit": "291da5fea61bd08be595df1cdce171b755612898",
"comment": "chore: bump Nx to 19.8.6"
},
{
"author": "[email protected]",
"package": "@griffel/eslint-plugin",
"commit": "bdb268b47461714203d420a6761454775d8a6bf3",
"comment": "docs: update README"
}
],
"minor": [
{
"author": "[email protected]",
"package": "@griffel/eslint-plugin",
"commit": "e729a723be10b63c566ce764738d4ba60f51e2e4",
"comment": "feat: add top-level-styles eslint rule"
}
]
}
},
{
"date": "Wed, 10 Jul 2024 14:36:29 GMT",
"tag": "@griffel/eslint-plugin_v1.6.4",
Expand Down
10 changes: 9 additions & 1 deletion packages/eslint-plugin/CHANGELOG.md
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, 10 Jul 2024 14:36:29 GMT and should not be manually modified.
This log was last generated on Thu, 31 Oct 2024 16:16:50 GMT and should not be manually modified.

<!-- Start content -->

## 1.7.0

Thu, 31 Oct 2024 16:16:50 GMT

### Minor changes

- feat: add top-level-styles eslint rule ([email protected])

## 1.6.4

Wed, 10 Jul 2024 14:36:29 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@griffel/eslint-plugin",
"version": "1.6.4",
"version": "1.7.0",
"description": "ESLint plugin with lint rules for Griffel",
"license": "MIT",
"repository": {
Expand Down
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": "Thu, 31 Oct 2024 16:16:50 GMT",
"tag": "@griffel/jest-serializer_v1.1.30",
"version": "1.1.30",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@griffel/jest-serializer",
"comment": "Bump @griffel/core to v1.18.1",
"commit": "00ba8831f3b895c1600e8211895c0d2b99c13365"
}
]
}
},
{
"date": "Mon, 29 Jul 2024 07:31:53 GMT",
"tag": "@griffel/jest-serializer_v1.1.29",
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 Mon, 29 Jul 2024 07:31:53 GMT and should not be manually modified.
This log was last generated on Thu, 31 Oct 2024 16:16:50 GMT and should not be manually modified.

<!-- Start content -->

## 1.1.30

Thu, 31 Oct 2024 16:16:50 GMT

### Patches

- Bump @griffel/core to v1.18.1

## 1.1.29

Mon, 29 Jul 2024 07:31:53 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.29",
"version": "1.1.30",
"description": "Jest serializer for Griffel",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/griffel"
},
"dependencies": {
"@griffel/core": "^1.18.0",
"@griffel/core": "^1.18.1",
"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": "Thu, 31 Oct 2024 16:16:50 GMT",
"tag": "@griffel/next-extraction-plugin_v0.1.7",
"version": "0.1.7",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@griffel/next-extraction-plugin",
"comment": "Bump @griffel/webpack-extraction-plugin to v0.5.6",
"commit": "00ba8831f3b895c1600e8211895c0d2b99c13365"
}
]
}
},
{
"date": "Mon, 29 Jul 2024 07:31:53 GMT",
"tag": "@griffel/next-extraction-plugin_v0.1.6",
Expand Down
Loading

0 comments on commit 8ca5e81

Please sign in to comment.