Skip to content

Version 3.2.0

Compare
Choose a tag to compare
@vinceau vinceau released this 15 Dec 00:36
· 35 commits to master since this release
82b157e
  • @slippi/slippi-js is no longer a dependency but a peer dependency. Make sure you install @slippi/slippi-js v6.x along with this dependency.
  • Fixes some issues with SlpFolderStream. You should still avoid using the folder stream if possible. Prefer SlpLiveStream if you can.
    • The start method now returns a promise.
    • The includeSubfolders boolean param is now an object.
  • Update a bunch of dependencies