Skip to content

Version 8.0.1

Choose a tag to compare

@vinceau vinceau released this 15 Dec 02:22
· 38 commits to master since this release

New Features ✨

  • add getStages() function for fetching all stages by mode (#155)
    • stageUtils.getStages(mode: "all" | "vs" | "target-test" | "home-run-contest")

Bug Fixes 🐛

  • fix issue with sourcemaps not properly referenced (77e86aa)

Other changes 🛠

  • update the README with more examples

Contributors

@vinceau