зеркало из https://github.com/microsoft/griffel.git
applying package updates
This commit is contained in:
Родитель
ef665ab8db
Коммит
e95cbfe8b1
|
@ -1,7 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minor",
|
|
||||||
"comment": "feat: export useRenderer_unstable",
|
|
||||||
"packageName": "@griffel/react",
|
|
||||||
"email": "olfedias@microsoft.com",
|
|
||||||
"dependentChangeType": "patch"
|
|
||||||
}
|
|
|
@ -1,6 +1,21 @@
|
||||||
{
|
{
|
||||||
"name": "@griffel/devtools",
|
"name": "@griffel/devtools",
|
||||||
"entries": [
|
"entries": [
|
||||||
|
{
|
||||||
|
"date": "Thu, 26 May 2022 15:06:34 GMT",
|
||||||
|
"tag": "@griffel/devtools_v0.0.1",
|
||||||
|
"version": "0.0.1",
|
||||||
|
"comments": {
|
||||||
|
"patch": [
|
||||||
|
{
|
||||||
|
"author": "beachball",
|
||||||
|
"package": "@griffel/devtools",
|
||||||
|
"comment": "Bump @griffel/react to v1.1.0",
|
||||||
|
"commit": "ef665ab8dbc42c4db6625144357041f55e78c46e"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "Tue, 17 May 2022 08:34:48 GMT",
|
"date": "Tue, 17 May 2022 08:34:48 GMT",
|
||||||
"tag": "@griffel/devtools_v0.0.1",
|
"tag": "@griffel/devtools_v0.0.1",
|
||||||
|
|
|
@ -1,11 +1,19 @@
|
||||||
# Change Log - @griffel/devtools
|
# Change Log - @griffel/devtools
|
||||||
|
|
||||||
This log was last generated on Tue, 17 May 2022 08:34:48 GMT and should not be manually modified.
|
This log was last generated on Thu, 26 May 2022 15:06:34 GMT and should not be manually modified.
|
||||||
|
|
||||||
<!-- Start content -->
|
<!-- Start content -->
|
||||||
|
|
||||||
## 0.0.1
|
## 0.0.1
|
||||||
|
|
||||||
|
Thu, 26 May 2022 15:06:34 GMT
|
||||||
|
|
||||||
|
### Patches
|
||||||
|
|
||||||
|
- Bump @griffel/react to v1.1.0
|
||||||
|
|
||||||
|
## 0.0.1
|
||||||
|
|
||||||
Tue, 17 May 2022 08:34:48 GMT
|
Tue, 17 May 2022 08:34:48 GMT
|
||||||
|
|
||||||
### Patches
|
### Patches
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@griffel/react": "^1.0.5",
|
"@griffel/react": "^1.1.0",
|
||||||
"js-beautify": "^1.14.0",
|
"js-beautify": "^1.14.0",
|
||||||
"prism-react-renderer": "1.2.1",
|
"prism-react-renderer": "1.2.1",
|
||||||
"react-dom": ">=16.8.0 <18.0.0",
|
"react-dom": ">=16.8.0 <18.0.0",
|
||||||
|
|
|
@ -1,6 +1,21 @@
|
||||||
{
|
{
|
||||||
"name": "@griffel/react",
|
"name": "@griffel/react",
|
||||||
"entries": [
|
"entries": [
|
||||||
|
{
|
||||||
|
"date": "Thu, 26 May 2022 15:06:34 GMT",
|
||||||
|
"tag": "@griffel/react_v1.1.0",
|
||||||
|
"version": "1.1.0",
|
||||||
|
"comments": {
|
||||||
|
"minor": [
|
||||||
|
{
|
||||||
|
"author": "olfedias@microsoft.com",
|
||||||
|
"package": "@griffel/react",
|
||||||
|
"commit": "ef665ab8dbc42c4db6625144357041f55e78c46e",
|
||||||
|
"comment": "feat: export useRenderer_unstable"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "Tue, 17 May 2022 08:34:48 GMT",
|
"date": "Tue, 17 May 2022 08:34:48 GMT",
|
||||||
"tag": "@griffel/react_v1.0.5",
|
"tag": "@griffel/react_v1.0.5",
|
||||||
|
|
|
@ -1,9 +1,17 @@
|
||||||
# Change Log - @griffel/react
|
# Change Log - @griffel/react
|
||||||
|
|
||||||
This log was last generated on Tue, 17 May 2022 08:34:48 GMT and should not be manually modified.
|
This log was last generated on Thu, 26 May 2022 15:06:34 GMT and should not be manually modified.
|
||||||
|
|
||||||
<!-- Start content -->
|
<!-- Start content -->
|
||||||
|
|
||||||
|
## 1.1.0
|
||||||
|
|
||||||
|
Thu, 26 May 2022 15:06:34 GMT
|
||||||
|
|
||||||
|
### Minor changes
|
||||||
|
|
||||||
|
- feat: export useRenderer_unstable (olfedias@microsoft.com)
|
||||||
|
|
||||||
## 1.0.5
|
## 1.0.5
|
||||||
|
|
||||||
Tue, 17 May 2022 08:34:48 GMT
|
Tue, 17 May 2022 08:34:48 GMT
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@griffel/react",
|
"name": "@griffel/react",
|
||||||
"version": "1.0.5",
|
"version": "1.1.0",
|
||||||
"description": "React implementation of Atomic CSS-in-JS",
|
"description": "React implementation of Atomic CSS-in-JS",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
|
@ -1,6 +1,21 @@
|
||||||
{
|
{
|
||||||
"name": "@griffel/webpack-loader",
|
"name": "@griffel/webpack-loader",
|
||||||
"entries": [
|
"entries": [
|
||||||
|
{
|
||||||
|
"date": "Thu, 26 May 2022 15:06:34 GMT",
|
||||||
|
"tag": "@griffel/webpack-loader_v2.0.6",
|
||||||
|
"version": "2.0.6",
|
||||||
|
"comments": {
|
||||||
|
"patch": [
|
||||||
|
{
|
||||||
|
"author": "beachball",
|
||||||
|
"package": "@griffel/webpack-loader",
|
||||||
|
"comment": "Bump @griffel/react to v1.1.0",
|
||||||
|
"commit": "ef665ab8dbc42c4db6625144357041f55e78c46e"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "Tue, 17 May 2022 08:34:48 GMT",
|
"date": "Tue, 17 May 2022 08:34:48 GMT",
|
||||||
"tag": "@griffel/webpack-loader_v2.0.5",
|
"tag": "@griffel/webpack-loader_v2.0.5",
|
||||||
|
|
|
@ -1,9 +1,17 @@
|
||||||
# Change Log - @griffel/webpack-loader
|
# Change Log - @griffel/webpack-loader
|
||||||
|
|
||||||
This log was last generated on Tue, 17 May 2022 08:34:48 GMT and should not be manually modified.
|
This log was last generated on Thu, 26 May 2022 15:06:34 GMT and should not be manually modified.
|
||||||
|
|
||||||
<!-- Start content -->
|
<!-- Start content -->
|
||||||
|
|
||||||
|
## 2.0.6
|
||||||
|
|
||||||
|
Thu, 26 May 2022 15:06:34 GMT
|
||||||
|
|
||||||
|
### Patches
|
||||||
|
|
||||||
|
- Bump @griffel/react to v1.1.0
|
||||||
|
|
||||||
## 2.0.5
|
## 2.0.5
|
||||||
|
|
||||||
Tue, 17 May 2022 08:34:48 GMT
|
Tue, 17 May 2022 08:34:48 GMT
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@griffel/webpack-loader",
|
"name": "@griffel/webpack-loader",
|
||||||
"version": "2.0.5",
|
"version": "2.0.6",
|
||||||
"description": "Webpack loader that performs build time transforms for Griffel",
|
"description": "Webpack loader that performs build time transforms for Griffel",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
"tslib": "^2.1.0"
|
"tslib": "^2.1.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@griffel/react": "^1.0.5",
|
"@griffel/react": "^1.1.0",
|
||||||
"webpack": "^5"
|
"webpack": "^5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче