Skip to content

v2.0.0

Compare
Choose a tag to compare
@glenn2223 glenn2223 released this 22 Dec 13:41
· 6 commits to main since this release

2.0.0 - 2022-12-22

Breaking changes

  • Migrated to the generic @topmarksdevelopment/position. Breaking as underlying types have changed:
    • PositionAlignment => Alignment
    • PositionCollision => CollisionHandler

Changed

  • Now released as a UMD, CJS and ES module packages, for better support

Other

  • Added tests to check basic functionality (plan to extend in the future)
  • Added workflows for auto releases to NPM and GitHub pages
  • Tidied readme
  • Other changes (nothing user facing)

Full Changelog: v1.0.1...v2.0.0