Releases: numandev1/react-native-compressor
Releases · numandev1/react-native-compressor
Release 2.0.2
2.0.2 (2026-06-16)
What's Changed
- Fix/release build expo by @HuuNguyen312 in #408
Full Changelog: v2.0.1...v2.0.2
Release 2.0.1
2.0.1 (2026-06-16)
What's Changed
- Fix/import nitro by @HuuNguyen312 in #407
Full Changelog: v2.0.0...v2.0.1
Release 1.19.2
Release 1.19.1
Release 2.0.0
2.0.0 (2026-06-12)
Breaking Changes
- Migrated native module from
NativeModules/NativeEventEmittertoreact-native-nitro-modules. - Apps must now install and link
react-native-nitro-modules. - Minimum React Native version is now
0.75+. - Minimum iOS deployment target is now
13.4+. - Minimum Android SDK is now
24. - Progress events are no longer available through
NativeEventEmitter; use the provided callback APIs instead. - Direct access through
NativeModules.Compressoris no longer supported. - Android
getFileSizenow rejects on failure instead of returning an empty string. - Please run a clean native rebuild after upgrading.
Bug Fixes
Release 1.19.0
1.19.0 (2026-06-07)
Bug Fixes
What's Changed
- fix(video): Dolby Vision crash, 50% faster transcode, fps/bitrate/GPS fixes by @HuuNguyen312 in #399
New Contributors
- @HuuNguyen312 made their first contribution in #399
Full Changelog: v1.18.2...v1.19.0
Release 1.18.2
1.18.2 (2026-05-08)
What's Changed
- chore: add test cases by @numandev1 in #396
- Fix compressor issues and address review feedback by @XChikuX in #397
Full Changelog: v1.18.1...v1.18.2
Release 1.18.1
Release 1.18.0
1.18.0 (2026-04-29)
Features
What's Changed
- feat: add stripAudio option to remove audio track during video compre… by @usama-liaqat in #393
Full Changelog: v1.17.0...v1.18.0