Highlights
Patch release on top of v0.5.452 — third-round release-night fix. v0.5.452 had Simulator Tests passing but doc-tests on macos-14 + windows-2022 still failing on the docs-lint step.
Fixes
- doc-tests — three illustrative TypeScript fences in recent docs (
docs/src/platforms/harmonyos.md:91,docs/src/system/media.md:10,docs/src/system/media.md:221) used barets/typescriptfences. Theperry-doc-tests --lint docs/srcstep requires either a{{#include ...}}directive (body literally pulled from a tested example) or,no-testopt-out for snippets. All three are illustrative; flipped totypescript,no-test. Verified locally.
Everything else from v0.5.450
See the v0.5.450 release notes — perry/media cross-platform, HarmonyOS Phase 2 ArkUI pipeline, Effect compatibility sweep, Windows enhancements, CI cost cuts.