Skip to content

Changelog

Release notes for @diffgazer/keys.

0.2.0

Minor changes

  • Removed pre-release keyboard alias props before public handoff: targetRef -> containerRef, requireFocusWithin -> focusWithinOnly, onBoundaryReached -> onNavigationBoundaryReached, and the old focus-zone helpers ZoneProps, inZone, forZone, and zoneProps -> getZoneProps.

Patch changes

  • Regenerated package artifacts from source during verification instead of tracking deterministic generated docs and CLI bundles.
  • Documented install paths, shadcn namespace setup, and keyboard integration.