This release fixes issues for SREs watching stability and regressions.
Published 2mo
Build & Package
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
android
compile
harmonyos
ios
llvm
macos
+5 more
native
smc
typescript
watchos
windows
Summary
AI summaryChanged Android VStack default height from MATCH_PARENT to WRAP_CONTENT, fixing sibling layout issues.
Full changelog
Bug Fixes
- Android VStack height — Default height changed from
MATCH_PARENTtoWRAP_CONTENT(-2), matching iOSUIStackViewbehavior. Previously every VStack expanded to fill its parent, causing stacked VStacks to push siblings off screen. UsewidgetMatchParentHeight()to opt-in to filling behavior (e.g., rootappBody).
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]