Skip to content

v0.9.0

Compare
Choose a tag to compare
@jaredpalmer jaredpalmer released this 30 Oct 18:32
· 79 commits to master since this release

Minor

  • Preshaking. You can now import { Audio, AudioResource } from 'the-platform/Audio'
  • Removed lodash dependencies
  • Changed useNetwork to return isOnline instead of online to comply with Palmer Group naming conventions
  • Removed unused deps
  • Added an example to the project
  • Added link to codesandbox