Skip to content

v0.2.0

Latest

Choose a tag to compare

@axaq axaq released this 26 Mar 13:11

traviso.js v0.2.0

Summary

traviso.js@0.2.0 is a breaking release that updates the supported Pixi peer dependency from ^6.0.4 to ^7.0.0.

Breaking Change

  • traviso.js@0.2.0 supports pixi.js@^7.0.0 only.
  • traviso.js@0.1.12 remains the release line for pixi.js@^6.0.4.
  • Pixi 8 support is out of scope for this release and will ship separately.

Upgrade Notes

  • Upgrade your app's Pixi dependency to pixi.js@^7.0.0.
  • Rebuild any local example or browser bundle that vendors Pixi.
  • If you are not ready to move to Pixi 7, stay on traviso.js@0.1.12.