v9.5.0
Discussion: 9.5: v9 on old architecture, AbortSignal, published types
Why upgrade to 9.5
- v9 on old architecture (RN 0.70–0.81). Stay on v7 only for RN < 0.70.
AbortSignalon zip/unzip (and password /unzipAssetsvariants).- Published TypeScript types (
package.json"types"). - Interop release gate — non-password zips must extract with Node
unzipperand JavaZipInputStream.
What's Changed
- fix(ci): rename v7 dist-tag to maintenance-7 by @plrthink in #382
- feat: zip interop CI, AbortSignal, and published TypeScript types by @plrthink in #383
Full Changelog: v9.4.1...v9.5.0