v2.0.0
2.0.0 (2023-01-21)
⚠ BREAKING CHANGES
-
Constructor can no longer be called with options, and the way that options are
passed to init() is now changed to an object. -
feat: get rid of NetInfo dependency
This now makes our d.ts file completely free of external dependencies
- feat: accept NetInfoStateType[] for pausing downloads
This is the most generalized form of accepting wifi-only downloads (since most people mean to also include ethernet)