What's Changed
- Fix querySelector by quoting templated value by @keithamus in #57
- Add tool to generate correct hotkey string for a given key combination by @theinterned in #59
- Update hotkey README to document hotkey string format by @theinterned in #62
- npm audit fixes by @theinterned in #63
- BREAKING: fixes
eventToHotkeyString
returns doubled "modifier" when "key" is a modifier by @theinterned in #64 - BREAKING: Support comma as a hotkey by @colinwm in #71
- Update release.yml by @manuelpuyol in #72
New Contributors
- @theinterned made their first contribution in #59
- @colinwm made their first contribution in #71
- @manuelpuyol made their first contribution in #72
Full Changelog: v1.6.0...v2.0.0