Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 03 Apr 16:22
· 2 commits to master since this release

0.2.2 (2026-04-03)

🐛 Fixes

fixed module types not getting exported (981bbb6)

fixed type of context returned by createContext (b741fc7)

fixed accidental spread of text condition on creation (96f4938)

fixed context not being optional in createShortcuts (173ae76)

made options in getKeyCodesFromKeyIds properly optional (0b816b4)

📖 Documentation

clarified how to clear the manager's chain with Escape (603142a)