Skip to content

v0.1.0

Compare
Choose a tag to compare
@brianchirls brianchirls released this 04 Aug 03:41
· 9 commits to main since this release

Breaking Changes

  • Keyboard option keyCode is true by default

Bug fixes and improvments

  • Miscellaneous type annotation fixes
  • Fix ButtonInputControl overwriting options set by InputControl
  • Keyboard device fires events when enabled and disabled
  • Fix key string case confusion in Keyboard device

Maintenance

  • improve README
    • fix import paths
    • include CDN instructions
    • fix live example URLs
  • minor dependency upgrades
  • Added lots of inline documentation