-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into user/stwilczy/stricterTypeAndBetterErrors
- Loading branch information
Showing
12 changed files
with
99 additions
and
30 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
change/@nova-examples-8a8892ea-2b9e-4bc1-ae16-852559f733f7.json
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@nova-react-test-utils-78375496-e653-4a6f-ace6-d99ef9abfed1.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,33 @@ | ||
{ | ||
"name": "@nova/examples", | ||
"entries": [ | ||
{ | ||
"date": "Fri, 25 Oct 2024 16:58:53 GMT", | ||
"tag": "@nova/examples_v1.5.8", | ||
"version": "1.5.8", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@nova/examples", | ||
"commit": "544e8218d9752c33359f6fbb83a9c0f346d25c32", | ||
"comment": "add example of overriding generate function" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@nova/examples", | ||
"comment": "Bump @nova/react to v2.6.4", | ||
"commit": "544e8218d9752c33359f6fbb83a9c0f346d25c32" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@nova/examples", | ||
"comment": "Bump @nova/react-test-utils to v5.5.4", | ||
"commit": "544e8218d9752c33359f6fbb83a9c0f346d25c32" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 08 Oct 2024 17:30:41 GMT", | ||
"tag": "@nova/examples_v1.5.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,19 @@ | ||
# Change Log - @nova/examples | ||
|
||
This log was last generated on Tue, 08 Oct 2024 17:30:41 GMT and should not be manually modified. | ||
This log was last generated on Fri, 25 Oct 2024 16:58:53 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 1.5.8 | ||
|
||
Fri, 25 Oct 2024 16:58:53 GMT | ||
|
||
### Patches | ||
|
||
- add example of overriding generate function ([email protected]) | ||
- Bump @nova/react to v2.6.4 | ||
- Bump @nova/react-test-utils to v5.5.4 | ||
|
||
## 1.5.7 | ||
|
||
Tue, 08 Oct 2024 17:30:41 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,27 @@ | ||
{ | ||
"name": "@nova/react-test-utils", | ||
"entries": [ | ||
{ | ||
"date": "Fri, 25 Oct 2024 16:58:53 GMT", | ||
"tag": "@nova/react-test-utils_v5.5.4", | ||
"version": "5.5.4", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@nova/react-test-utils", | ||
"commit": "544e8218d9752c33359f6fbb83a9c0f346d25c32", | ||
"comment": "relax types for overrding generator" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@nova/react-test-utils", | ||
"comment": "Bump @nova/react to v2.6.4", | ||
"commit": "544e8218d9752c33359f6fbb83a9c0f346d25c32" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 08 Oct 2024 17:30:41 GMT", | ||
"tag": "@nova/react-test-utils_v5.5.3", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,18 @@ | ||
# Change Log - @nova/react-test-utils | ||
|
||
This log was last generated on Tue, 08 Oct 2024 17:30:41 GMT and should not be manually modified. | ||
This log was last generated on Fri, 25 Oct 2024 16:58:53 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 5.5.4 | ||
|
||
Fri, 25 Oct 2024 16:58:53 GMT | ||
|
||
### Patches | ||
|
||
- relax types for overrding generator ([email protected]) | ||
- Bump @nova/react to v2.6.4 | ||
|
||
## 5.5.3 | ||
|
||
Tue, 08 Oct 2024 17:30:41 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,21 @@ | ||
{ | ||
"name": "@nova/react", | ||
"entries": [ | ||
{ | ||
"date": "Fri, 25 Oct 2024 16:58:53 GMT", | ||
"tag": "@nova/react_v2.6.4", | ||
"version": "2.6.4", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@nova/react", | ||
"commit": "544e8218d9752c33359f6fbb83a9c0f346d25c32", | ||
"comment": "bump graphitation packages" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 08 Oct 2024 17:30:41 GMT", | ||
"tag": "@nova/react_v2.6.3", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,17 @@ | ||
# Change Log - @nova/react | ||
|
||
This log was last generated on Tue, 08 Oct 2024 17:30:41 GMT and should not be manually modified. | ||
This log was last generated on Fri, 25 Oct 2024 16:58:53 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 2.6.4 | ||
|
||
Fri, 25 Oct 2024 16:58:53 GMT | ||
|
||
### Patches | ||
|
||
- bump graphitation packages ([email protected]) | ||
|
||
## 2.6.3 | ||
|
||
Tue, 08 Oct 2024 17:30:41 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters