Skip to content

Release 1.7.0

Compare
Choose a tag to compare
@numandev1 numandev1 released this 21 Aug 17:37
· 142 commits to main since this release

Break Changes

  • add support for new architecture turbo module (fd9f31d)
  • refactor: minimum file size to 0 previous it was 16 by @numandev1 in #166
    now default minimumFileSizeForCompress is zero but you can set any limit
  • refactor: make auto compression by default by @numandev1 in #169
    So no need to explicitly mention compressionMethod: 'auto'

1.7.0 (2023-08-21)

Features

  • add support for new architecture turbo module (fd9f31d)

What's Changed

Full Changelog: v1.6.4...v1.7.0