Skip to content

perry

v0.5.375 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 2mo Build & Package
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

android compile harmonyos ios llvm macos
+5 more
native smc typescript watchos windows

Summary

AI summary

Fixed CI gate timeout and documented a known TypedArray gap.

Full changelog

CI release-unblocker followup for v0.5.374.

The v0.5.374 release-packages.yml gate timed out at 45 min while Tests was still running; when Tests finished, the parity job rejected on test_gap_typed_arrays — a categorical TypedArray gap documented in CLAUDE.md but missing from test-parity/known_failures.json. v0.5.374's other fixes (bswap intrinsics, Windows Shell imports, test_edge_promises triage) all worked.

Fix

  • Add test_gap_typed_arrays to known_failures.json with status:known_limitation, mirroring the existing test_gap_array_methods entry.

Notes

v0.5.374's release tag stays public but un-published. v0.5.375 is the actual shipping release; everything in v0.5.359..v0.5.375 ships under this tag.

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

Track perry

Get notified when new releases ship.

Sign up free

About perry

A native TypeScript compiler written in Rust. Compiles TypeScript directly to executables using SWC and LLVM.

All releases →

Related context

Earlier breaking changes

  • v0.5.1158 `cluster` workers share a listening port using SO_REUSEPORT and IPC round‑trip.
  • v0.5.1158 Streams now support BYOB readers and real `ByteLengthQueuingStrategy` accounting.
  • v0.5.1158 `Atomics.wait`, `notify`, and `waitAsync` now block and wake across agents using a shared `SharedArrayBuffer`.
  • v0.5.1158 `node:dns` and `node:dgram` perform real network I/O instead of stub behavior.
  • v0.5.1158 `AsyncLocalStorage` and `async_hooks` now propagate context across await, microtasks, timers, and `process.nextTick`.

Beta — feedback welcome: [email protected]