v2.1.1
v2.1.1
Patch release adding test coverage for all adapter packages, documentation improvements, and CI optimizations.
Tests
- Add 99 new tests across React, Svelte, and Vanilla adapter packages (338 total, up from 239)
- Vanilla — 75 tests: controller, history, collision bridge, virtual scroller, pointer sensor, DOM utilities
- React — 20 tests: collision bridge,
useBlockHistory,useVirtualTree - Svelte — 4 tests: collision bridge
Docs
- Add
CLAUDE.mdwith build commands and architecture overview - Replace ASCII diagram with table in vanilla overview
Build
- Enable npm cache on publish jobs
Fixes
- Fix missing
leftfield inCollisionResulttest mocks
Full Changelog: v2.1.0...v2.1.1