Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

v0.20.1

Choose a tag to compare

@quantizor quantizor released this 27 Mar 21:38
· 21 commits to trunk since this release

First release, incorporates the following community PRs from react-native-web:

  • Add Image.resolveAssetSource (necolas#2728)
  • fix: support for react 19 and next15 (necolas#2731)
  • refactor(deps): removing fbjs dependency by creating a local module for invariant and warning (necolas#2727)
  • Add ...children rest parameter to unstable_createElement (necolas#2761)
  • inline-style-prefixer version bump (necolas#2764)
  • [ImageLoader] Simplify getSize implementation, call failure callback when decoding fails (necolas#2750)