Release v0.3
What's New
Fixes & improvements
- Empty/whitespace labels are now correctly treated as not visible in
getVisibility. - Label overlap detection uses Sweep and Prune for better performance when many labels are on screen.
For developers
- Storybook is available: run
npm run storybookfor docs and interactive demos.