v0.30.6
What's Changed
New Features 🎉
- feat(android-playground): enable alwaysFetchScreenInfo for AndroidDevice by @quanru in #1363
- feat(playground): implement task cancellation for Android/iOS playgrounds by @quanru in #1355
Performance 🚀
Bug Fixes 🐞
- fix(ios): correct horizontal scroll direction and improve swipe implementation by @quanru in #1358
- fix(core): handle ZodEffects and ZodUnion in schema parsing by @quanru in #1359
- fix(yaml): skip environment variable interpolation in YAML comments by @Copilot in #1361
- fix(core): handle null data in WaitFor and support array keyName in KeyboardPress by @quanru in #1354
Document 📖
Full Changelog: v0.30.5...v0.30.6