Skip to content

Commit 3a3af0c

Browse files
author
Microsoft FAST Builds
committed
applying package updates
1 parent fe43f1d commit 3a3af0c

File tree

6 files changed

+34
-17
lines changed

6 files changed

+34
-17
lines changed

change/@microsoft-fast-html-0bd694db-bb8c-41e1-8bb7-bb4011d4d600.json

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

change/@microsoft-fast-html-309d9343-47e1-4d54-9a60-2b6a042555f8.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: 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, 26 Nov 2025 07:15:31 GMT",
6+
"version": "1.0.0-alpha.34",
7+
"tag": "@microsoft/fast-html_v1.0.0-alpha.34",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "863023+radium-v@users.noreply.github.com",
12+
"package": "@microsoft/fast-html",
13+
"commit": "fe43f1d58906c02566f9c887d38bbc22d214bbbf",
14+
"comment": "fix: skip already-existing observables and attributes and run existing changed methods"
15+
}
16+
],
17+
"none": [
18+
{
19+
"author": "863023+radium-v@users.noreply.github.com",
20+
"package": "@microsoft/fast-html",
21+
"commit": "7ceb0a96ebdc0d8f62c4aaa3d7e8108d009f7e24",
22+
"comment": "fix: rewrite children spec tests"
23+
}
24+
]
25+
}
26+
},
427
{
528
"date": "Sun, 16 Nov 2025 07:14:24 GMT",
629
"version": "1.0.0-alpha.33",

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 Wed, 12 Nov 2025 20:41:54 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 26 Nov 2025 07:15:31 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 1.0.0-alpha.34
8+
9+
Wed, 26 Nov 2025 07:15:31 GMT
10+
11+
### Changes
12+
13+
- fix: skip already-existing observables and attributes and run existing changed methods (863023+radium-v@users.noreply.github.com)
14+
715
## 1.0.0-alpha.33
816

917
Wed, 12 Nov 2025 20:41:54 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.33",
3+
"version": "1.0.0-alpha.34",
44
"type": "module",
55
"author": {
66
"name": "Microsoft",

0 commit comments

Comments
 (0)