@davidevmod/focus-trap@2.0.0
·
388 commits
to main
since this release
Major Changes
-
bcb45df
Thanks @DaviDevMod! - Remove exceptions.ts and throw errors even in production. -
f70f79b
Thanks @DaviDevMod! - AddisBuilt
to the return value.
Patch Changes
-
3eae44c
Thanks @DaviDevMod! - Improve type oflocK
.From a broad
boolean | Function
type to a stricterboolean | ((event: KeyboardEvent) => void)
.