Skip to content

@svelte-put/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 12:46
· 7 commits to main since this release
d515e65

Patch Changes

  • 8baa99c Thanks @vnphanquang! - implement stricter modifier matching. Now all definitions are mutually exclusive. For example, [['ctrl', 'alt']] will no longer trigger ctrl, and vice versa

  • d5f5168 Thanks @vnphanquang! - falsy modifier should mean 'expect no modifier'. Set to * if expect any modifier.