v0.9.0
Minor
- Preshaking. You can now
import { Audio, AudioResource } from 'the-platform/Audio'
- Removed lodash dependencies
- Changed
useNetwork
to returnisOnline
instead ofonline
to comply with Palmer Group naming conventions - Removed unused deps
- Added an example to the project
- Added link to codesandbox