This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryFixed doc-tests failures by marking three TypeScript fences as no-test.
Full changelog
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.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About perry
A native TypeScript compiler written in Rust. Compiles TypeScript directly to executables using SWC and LLVM.
Related context
Beta — feedback welcome: [email protected]