Skip to content

Releases: AlexWarnes/svelte-kbc

v0.3.0

07 Nov 21:09
0115904
Compare
Choose a tag to compare

Minor Changes

  • 06eef67: Update to Svelte 5 and runify context

v0.1.1

03 Feb 17:12
a10267b
Compare
Choose a tag to compare

Patch Changes

  • 61b7bef: support BROWSER check with esm-env

v0.1.0

03 Feb 04:34
16f6188
Compare
Choose a tag to compare

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

22 Nov 21:48
f41c4a7
Compare
Choose a tag to compare

Patch Changes

  • 103fffa: Fix preventDefault and add test page

v0.0.6

22 Nov 20:17
47242db
Compare
Choose a tag to compare

Patch Changes

  • 1d4887d: Only preventDefault on active control keys to avoid preventing all default behavior

v0.0.5

27 Oct 20:50
Compare
Choose a tag to compare

Patch Changes