Skip to content

Releases: charpeni/react-native-bundle-scale

v1.1.0

05 Jul 13:25
Compare
Choose a tag to compare

What's Changed

Add --packages-as-json as an option to provide the ability to provide packages as a JSON to include their version number, e.g.:

npx react-native-bundle-scale '{"react-native-url-polyfill": "file:../tarball.tgz"}' --packages-as-json

Full Changelog: https://github.com/charpeni/react-native-bundle-scale/commits/v1.1.0