This commit is contained in:
Nova Service Account 2022-01-24 16:22:44 +00:00
Родитель bc294198b7
Коммит 5faa987dd1
12 изменённых файлов: 92 добавлений и 30 удалений

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Fix webpack 4 support by removing wrong imports and fixing main",
"packageName": "@nova/react",
"email": "mnovikov@microsoft.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Fix webpack 4 support by removing wrong imports and fixing main",
"packageName": "@nova/react-test-utils",
"email": "mnovikov@microsoft.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Fix webpack 4 support by removing wrong imports and fixing main",
"packageName": "@nova/types",
"email": "mnovikov@microsoft.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,6 +1,27 @@
{
"name": "@nova/react-test-utils",
"entries": [
{
"date": "Mon, 24 Jan 2022 16:22:44 GMT",
"tag": "@nova/react-test-utils_v0.3.4",
"version": "0.3.4",
"comments": {
"patch": [
{
"author": "mnovikov@microsoft.com",
"package": "@nova/react-test-utils",
"comment": "Fix webpack 4 support by removing wrong imports and fixing main",
"commit": "bc294198b716e23e3e24af1a4e534192bec4d015"
},
{
"author": "mnovikov@microsoft.com",
"package": "@nova/react-test-utils",
"commit": "bc294198b716e23e3e24af1a4e534192bec4d015",
"comment": "Bump @nova/react-test-utils to v0.3.4"
}
]
}
},
{
"date": "Tue, 18 Jan 2022 12:15:43 GMT",
"tag": "@nova/react-test-utils_v0.3.3",

Просмотреть файл

@ -1,9 +1,18 @@
# Change Log - @nova/react-test-utils
This log was last generated on Tue, 18 Jan 2022 12:15:43 GMT and should not be manually modified.
This log was last generated on Mon, 24 Jan 2022 16:22:44 GMT and should not be manually modified.
<!-- Start content -->
## 0.3.4
Mon, 24 Jan 2022 16:22:44 GMT
### Patches
- Fix webpack 4 support by removing wrong imports and fixing main (mnovikov@microsoft.com)
- Bump @nova/react-test-utils to v0.3.4 (mnovikov@microsoft.com)
## 0.3.3
Tue, 18 Jan 2022 12:15:43 GMT

Просмотреть файл

@ -1,7 +1,7 @@
{
"name": "@nova/react-test-utils",
"license": "MIT",
"version": "0.3.3",
"version": "0.3.4",
"main": "./src/index.ts",
"scripts": {
"build": "monorepo-scripts build",
@ -19,8 +19,8 @@
"@graphitation/apollo-react-relay-duct-tape": "^0.4.2",
"@graphitation/graphql-js-operation-payload-generator": "^0.5.8",
"@graphitation/graphql-js-tag": "^0.5.3",
"@nova/react": "^0.3.3",
"@nova/types": "^0.3.2",
"@nova/react": "^0.3.4",
"@nova/types": "^0.3.3",
"graphql": "^15.5.0",
"invariant": "^2.2.4",
"relay-compiler": "^10.1.3",

Просмотреть файл

@ -1,6 +1,27 @@
{
"name": "@nova/react",
"entries": [
{
"date": "Mon, 24 Jan 2022 16:22:44 GMT",
"tag": "@nova/react_v0.3.4",
"version": "0.3.4",
"comments": {
"patch": [
{
"author": "mnovikov@microsoft.com",
"package": "@nova/react",
"comment": "Fix webpack 4 support by removing wrong imports and fixing main",
"commit": "bc294198b716e23e3e24af1a4e534192bec4d015"
},
{
"author": "mnovikov@microsoft.com",
"package": "@nova/react",
"commit": "bc294198b716e23e3e24af1a4e534192bec4d015",
"comment": "Bump @nova/react to v0.3.4"
}
]
}
},
{
"date": "Tue, 18 Jan 2022 12:15:43 GMT",
"tag": "@nova/react_v0.3.3",

Просмотреть файл

@ -1,9 +1,18 @@
# Change Log - @nova/react
This log was last generated on Tue, 18 Jan 2022 12:15:43 GMT and should not be manually modified.
This log was last generated on Mon, 24 Jan 2022 16:22:44 GMT and should not be manually modified.
<!-- Start content -->
## 0.3.4
Mon, 24 Jan 2022 16:22:44 GMT
### Patches
- Fix webpack 4 support by removing wrong imports and fixing main (mnovikov@microsoft.com)
- Bump @nova/react to v0.3.4 (mnovikov@microsoft.com)
## 0.3.3
Tue, 18 Jan 2022 12:15:43 GMT

Просмотреть файл

@ -1,7 +1,7 @@
{
"name": "@nova/react",
"license": "MIT",
"version": "0.3.3",
"version": "0.3.4",
"main": "./src/index.ts",
"scripts": {
"build": "monorepo-scripts build",
@ -18,7 +18,7 @@
"@graphitation/graphql-js-tag": "^0.8.0"
},
"dependencies": {
"@nova/types": "^0.3.2",
"@nova/types": "^0.3.3",
"graphql": "^15.5.0",
"invariant": "^2.2.4",
"relay-compiler": "^10.1.3",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@nova/types",
"entries": [
{
"date": "Mon, 24 Jan 2022 16:22:44 GMT",
"tag": "@nova/types_v0.3.3",
"version": "0.3.3",
"comments": {
"patch": [
{
"author": "mnovikov@microsoft.com",
"package": "@nova/types",
"comment": "Fix webpack 4 support by removing wrong imports and fixing main",
"commit": "bc294198b716e23e3e24af1a4e534192bec4d015"
}
]
}
},
{
"date": "Fri, 14 Jan 2022 11:10:12 GMT",
"tag": "@nova/types_v0.3.2",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @nova/types
This log was last generated on Fri, 14 Jan 2022 11:10:12 GMT and should not be manually modified.
This log was last generated on Mon, 24 Jan 2022 16:22:44 GMT and should not be manually modified.
<!-- Start content -->
## 0.3.3
Mon, 24 Jan 2022 16:22:44 GMT
### Patches
- Fix webpack 4 support by removing wrong imports and fixing main (mnovikov@microsoft.com)
## 0.3.2
Fri, 14 Jan 2022 11:10:12 GMT

Просмотреть файл

@ -1,7 +1,7 @@
{
"name": "@nova/types",
"license": "MIT",
"version": "0.3.2",
"version": "0.3.3",
"main": "./src/index.ts",
"scripts": {
"build": "monorepo-scripts build",