v2.0.0
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
andES
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