Releases: AlexWarnes/svelte-kbc
Releases · AlexWarnes/svelte-kbc
v0.3.0
Minor Changes
- 06eef67: Update to Svelte 5 and runify context
v0.1.1
Patch Changes
- 61b7bef: support BROWSER check with esm-env
v0.1.0
Minor Changes
- 12a4844:
- Add event support to config
- Add predefined config templates (wasd, alpha, numeric)
- BREAKING: deprecate config-based key combinations
- update readme
- add testing ui
- EXPERIMENTAL: add
readableEvent(event, element)
for event streams
v0.0.7
Patch Changes
- 103fffa: Fix preventDefault and add test page
v0.0.6
Patch Changes
- 1d4887d: Only preventDefault on active control keys to avoid preventing all default behavior