Skip to content

v6.0.0

Choose a tag to compare

@farfromrefug farfromrefug released this 07 Nov 10:17
· 65 commits to master since this release

6.0.0 (2024-11-07)

⚠ BREAKING CHANGES

  • itemOverlap is now a function returning [top,right,bottom,left]. So you need to change your code. This allows per item overlap.

Bug Fixes

  • itemOverlap is now a function returning [top,right,bottom,left] (2a17115)