Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 23:07

3.0.0 (2023-01-20)

⚠ BREAKING CHANGES

  • add dat.gui and angular to peerDependencies
  • move three and pixi.js to peerDependencies
  • move deps to peerDependencies
  • remove utility map exports
  • switch to tsup for bundling

Bug Fixes

  • remove ie workarounds to fix tsc build (14efc22)

Build System

  • switch to tsup for bundling (3085b6c)

Code Refactoring

  • add dat.gui and angular to peerDependencies (16b5e29)
  • move deps to peerDependencies (278be32)
  • move three and pixi.js to peerDependencies (29593da)
  • remove utility map exports (faad650)