Skip to content

Commit 350b535

Browse files
author
Microsoft FAST Builds
committed
applying package updates
1 parent 3fee9d1 commit 350b535

7 files changed

Lines changed: 36 additions & 19 deletions

change/@microsoft-fast-html-2751da26-46f3-4c7d-ae10-4437c26b800b.json

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

change/@microsoft-fast-html-30f1b1bf-454c-4952-a54c-7a0a5131b741.json

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

package-lock.json

Lines changed: 2 additions & 2 deletions
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: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
11
{
22
"name": "@microsoft/fast-html",
33
"entries": [
4+
{
5+
"date": "Wed, 22 Apr 2026 00:29:57 GMT",
6+
"version": "1.0.0-alpha.50",
7+
"tag": "@microsoft/fast-html_v1.0.0-alpha.50",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "7559015+janechu@users.noreply.github.com",
12+
"package": "@microsoft/fast-html",
13+
"commit": "0eb81e0d25fc8d42a032cdba9d6b3d7eac1b5dd2",
14+
"comment": "feat: add properties path tree to ObserverMapConfig in fast-html"
15+
}
16+
],
17+
"none": [
18+
{
19+
"author": "7559015+janechu@users.noreply.github.com",
20+
"package": "@microsoft/fast-html",
21+
"commit": "f28432a100e1ee2e2bcd0c6dcd6e61953f777854",
22+
"comment": "chore: remove @microsoft/fast-ssr"
23+
}
24+
]
25+
}
26+
},
427
{
528
"date": "Tue, 21 Apr 2026 00:05:17 GMT",
629
"version": "1.0.0-alpha.49",

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 Fri, 17 Apr 2026 00:26:37 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 22 Apr 2026 00:29:57 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 1.0.0-alpha.50
8+
9+
Wed, 22 Apr 2026 00:29:57 GMT
10+
11+
### Changes
12+
13+
- feat: add properties path tree to ObserverMapConfig in fast-html (7559015+janechu@users.noreply.github.com)
14+
715
## 1.0.0-alpha.49
816

917
Fri, 17 Apr 2026 00:26:37 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.49",
3+
"version": "1.0.0-alpha.50",
44
"type": "module",
55
"author": {
66
"name": "Microsoft",

packages/fast-test-harness/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"peerDependencies": {
5555
"@microsoft/fast-build": ">=0.4.0 <1.0.0",
56-
"@microsoft/fast-html": ">=1.0.0-alpha.49 <1.0.0",
56+
"@microsoft/fast-html": ">=1.0.0-alpha.50 <1.0.0",
5757
"@playwright/test": ">=1.40.0",
5858
"vite": ">=7.0.0"
5959
},

0 commit comments

Comments
 (0)