Skip to content

4.4.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kkafar kkafar released this 10 Dec 12:11
· 11 commits to main since this release
a77252a

What's Changed

Releasing minor's RC to allow for easier testing of important fixes

  • fix(web): reexport missing component by @kkafar in #2535
  • fix(Android): improve RN detection in build scripts by @kkafar in #2537
  • fix(iOS, Paper): fix header layout when updating non focued screen by @kkafar in #2552
  • refactor(iOS, Paper): do not add subviews to header config in HostTree by @kkafar in #2553
  • chore: update dev deps & fix eslint by @kkafar in #2561
  • refactor(iOS): simplify UINavigationControllerDelegate methods implementation by @kkafar in #2562
  • fix(iOS): restore old header animation to prevent content jump by @kkafar in #2563

Full Changelog: 4.3.0...4.4.0-rc.0