Skip to content

v1.0.0-alpha.25

Choose a tag to compare

@V3RON V3RON released this 06 Feb 10:48

1.0.0-alpha.25 (2026-02-06)

  • Add support for resolving tsconfig path aliases in Metro. This helps apps that rely on TypeScript path mappings bundle correctly. (#66)
  • Pre-warm Metro bundles to reduce startup time for tests. This improves responsiveness across the supported platforms and Jest runner. (#67)
  • Support screenshots of elements larger than the viewport by capturing the full bounds of the element. (#64)