Skip to content

perry

v0.5.451 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 1mo 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 iOS/tvOS/visionOS toast compilation by adding missing objc2 import.

Full changelog

Highlights

Patch release on top of v0.5.450 — same content, plus a one-line build fix on iOS / tvOS / visionOS toast targets. The v0.5.450 tag is intact in git history but did not publish binaries (release-packages was gated by the failing Simulator Tests run).

Fixes

  • iOS / tvOS / visionOS widgets/toast.rs — add use objc2::AnyThread; so the Self::alloc() calls inside define_class!-generated PerryToastFadeOutTarget / PerryToastCleanupTarget impls resolve under objc2 v0.6. macOS sibling already had the import; the Phase 2 v3.3 toast port (#327, v0.5.420) just missed it on the three UIKit targets. Verified locally with cargo check --release -p perry-ui-ios --target aarch64-apple-ios-sim (clean).

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.

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 →

Beta — feedback welcome: [email protected]