Patch release on top of 22.0.0.
Bug Fixes
- deps: patch known security vulnerabilities in the build toolchain (#116) — resolves all 12
npm auditfindings (5 high, 4 moderate, 3 low) in transitive dev/build dependencies viapackage.jsonoverrides.npm auditnow reports 0 vulnerabilities; library build and all 468 tests pass.
Code Refactoring
- layout-gap: use native CSS
gapinstead of child margins (#117) — replaces the margin-based gap implementation with the container's native CSSgapproperty.
Full Changelog: 22.0.0...22.0.1