github PerryTS/perry v0.5.455

latest releases: v0.5.1167, v0.5.1166, v0.5.1159...
one month ago

Highlights

Patch release on top of v0.5.454 — fifth-round release-night fix. With v0.5.454's two skips landing, a third Windows-specific runtime bug surfaced: language/supported_features.ts exits with 0xC0000005 ACCESS_VIOLATION mid-execution after producing visibly corrupt output.

Fixes

  • doc-tests windows-2022docs/examples/language/supported_features.ts skipped on Windows. Same Windows-specific runtime divergence cluster as v0.5.454's runtime/array_methods.ts and runtime/json_parse.ts — probably a single root cause (memory layout / NaN-boxing / GC on the Windows ABI) worth investigating at depth. Tracked as a single follow-up. Targeted skip via the // platforms: banner; the other 76 Windows doc-tests continue to pass.

Everything else from v0.5.450

See the v0.5.450 release notesperry/media cross-platform, HarmonyOS Phase 2 ArkUI pipeline, Effect compatibility sweep, Windows enhancements, CI cost cuts.

Don't miss a new perry release

NewReleases is sending notifications on new releases.