v4.4.0 - custom HTTP options, better App Store URL, 'whats new' info
4.4.0 Changelog
- feat: add apkVersionOptions for custom HTTP method/headers (#33, thanks @rejunges!)
- feat: add whatsNew to version object definition (#32, thanks @bshubham80!)
- fix: use different / more generic URL for iOS app lookup (#30, thanks @Jiapeng007!)
Commit log follows
- Added what news text 6e446bf
- Add apkVersionOptions to UpdateAPK options. apkVersionOptions should be used if you need to pass options to fetch request. Method get calls fetch with url and options now. 3d27bf8
- Update index.js 372e6e6
- Update index.js 5db090f
- docs: add download counts in readme 4bda32e
- chore: prepare for release 4.4.0 91df196
- chore: yarn upgrade --latest 0f8b049
- chore: yarn upgrade --latest / refresh-example.sh 49fba5e