Skip to content

Commit 49fc98f

Browse files
author
Microsoft FAST Builds
committed
applying package updates
1 parent 21e4565 commit 49fc98f

File tree

5 files changed

+26
-10
lines changed

5 files changed

+26
-10
lines changed

change/@microsoft-fast-html-fba7ac5f-9fec-437c-81fa-d149e8ea4ebb.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/fast-html/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@microsoft/fast-html",
33
"entries": [
4+
{
5+
"date": "Wed, 03 Dec 2025 00:42:25 GMT",
6+
"version": "1.0.0-alpha.36",
7+
"tag": "@microsoft/fast-html_v1.0.0-alpha.36",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "863023+radium-v@users.noreply.github.com",
12+
"package": "@microsoft/fast-html",
13+
"commit": "21e4565468d854398096f1b36529f2d0a3ecdfe9",
14+
"comment": "fix: ensure plain object properties are deep merged"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 02 Dec 2025 21:46:59 GMT",
621
"version": "1.0.0-alpha.35",

packages/fast-html/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @microsoft/fast-html
22

3-
<!-- This log was last generated on Tue, 02 Dec 2025 21:46:59 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 03 Dec 2025 00:42:25 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 1.0.0-alpha.36
8+
9+
Wed, 03 Dec 2025 00:42:25 GMT
10+
11+
### Changes
12+
13+
- fix: ensure plain object properties are deep merged (863023+radium-v@users.noreply.github.com)
14+
715
## 1.0.0-alpha.35
816

917
Tue, 02 Dec 2025 21:46:59 GMT

packages/fast-html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/fast-html",
3-
"version": "1.0.0-alpha.35",
3+
"version": "1.0.0-alpha.36",
44
"type": "module",
55
"author": {
66
"name": "Microsoft",

0 commit comments

Comments
 (0)