-
Notifications
You must be signed in to change notification settings - Fork 601
Commit
- Loading branch information
There are no files selected for viewing
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.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,61 @@ | ||
{ | ||
"name": "@microsoft/fast-element", | ||
"entries": [ | ||
{ | ||
"date": "Mon, 19 Aug 2024 22:04:19 GMT", | ||
"version": "2.0.0", | ||
"tag": "@microsoft/fast-element_v2.0.0", | ||
"comments": { | ||
"major": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@microsoft/fast-element", | ||
"commit": "630a5e25a953201afa016e54aa77cf68d9d7663a", | ||
"comment": "Update @microsoft/fast-element to major version" | ||
} | ||
], | ||
"none": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@microsoft/fast-element", | ||
"commit": "78910b1158a6a24b717b3d94616fa93ab6786ab4", | ||
"comment": "Remove yarn and lerna in favor of npm" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@microsoft/fast-element", | ||
"commit": "97bf7097a3d85df153df3528a450d7d65dd9b1cc", | ||
"comment": "Add api-extractor generated docs for di and context export paths" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@microsoft/fast-element", | ||
"commit": "4f166dc4fb83cca168b1f284da21fc6979fd1420", | ||
"comment": "Update tensile-perf dependency" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@microsoft/fast-element", | ||
"commit": "92e82f74b9ec0e5eb28895a6aba6426224ee434d", | ||
"comment": "Add working with decorators doc and updated api-report markdown" | ||
} | ||
], | ||
"prerelease": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@microsoft/fast-element", | ||
"commit": "035aefc8a25f4f75f3eb2e8cfb4dd0c60e0d2f67", | ||
"comment": "Fix CodeQL issues" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@microsoft/fast-element", | ||
"commit": "882eded0b9dbc7d129ae4e634878024a0d7ffc08", | ||
"comment": "Adds support for FASTElement hydration" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 20 Jun 2024 17:00:56 GMT", | ||
"version": "2.0.0-beta.26", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,22 @@ | ||
# Change Log - @microsoft/fast-element | ||
|
||
This log was last generated on Fri, 18 Aug 2023 00:04:40 GMT and should not be manually modified. | ||
This log was last generated on Mon, 19 Aug 2024 22:04:19 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 2.0.0 | ||
|
||
Mon, 19 Aug 2024 22:04:19 GMT | ||
|
||
### Major changes | ||
|
||
- Update @microsoft/fast-element to major version ([email protected]) | ||
|
||
### Changes | ||
|
||
- Fix CodeQL issues ([email protected]) | ||
- Adds support for FASTElement hydration ([email protected]) | ||
|
||
## 2.0.0-beta.26 | ||
|
||
Fri, 18 Aug 2023 00:04:40 GMT | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,41 @@ | ||
{ | ||
"name": "@microsoft/fast-router", | ||
"entries": [ | ||
{ | ||
"date": "Mon, 19 Aug 2024 22:04:19 GMT", | ||
"version": "1.0.0-alpha.28", | ||
"tag": "@microsoft/fast-router_v1.0.0-alpha.28", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@microsoft/fast-router", | ||
"commit": "630a5e25a953201afa016e54aa77cf68d9d7663a", | ||
"comment": "update beachball and move disallowedChangeTypes to package.json" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@microsoft/fast-router", | ||
"commit": "78910b1158a6a24b717b3d94616fa93ab6786ab4", | ||
"comment": "Remove yarn and lerna in favor of npm" | ||
} | ||
], | ||
"prerelease": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@microsoft/fast-router", | ||
"commit": "035aefc8a25f4f75f3eb2e8cfb4dd0c60e0d2f67", | ||
"comment": "Fix CodeQL issues" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@microsoft/fast-router", | ||
"comment": "Bump @microsoft/fast-element to v2.0.0", | ||
"commit": "not available" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 20 Jun 2024 17:00:56 GMT", | ||
"version": "1.0.0-alpha.27", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,18 @@ | ||
# Change Log - @microsoft/fast-router | ||
|
||
This log was last generated on Thu, 20 Jun 2024 17:00:56 GMT and should not be manually modified. | ||
This log was last generated on Mon, 19 Aug 2024 22:04:19 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 1.0.0-alpha.28 | ||
|
||
Mon, 19 Aug 2024 22:04:19 GMT | ||
|
||
### Changes | ||
|
||
- Fix CodeQL issues ([email protected]) | ||
- Bump @microsoft/fast-element to v2.0.0 | ||
|
||
## 1.0.0-alpha.27 | ||
|
||
Thu, 20 Jun 2024 17:00:56 GMT | ||
|