Skip to content

v0.30.6

Choose a tag to compare

@github-actions github-actions released this 23 Oct 10:32
· 1023 commits to main since this release

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 🚀

  • perf(android): optimize clearInput performance by batching keyevents by @quanru in #1366

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 📖

  • docs(site): optimize v0.30 changelog with user-focused improvements by @quanru in #1352

Full Changelog: v0.30.5...v0.30.6