Minor Changes feat(PressedKeys): add the ability to register a callback to execute when a specified key combination is pressed. (#239) Patch Changes chore: add license field to package.json (#238) fix(PersistedState): prevent console errors if typeof window === undefined (#244) fix(resource): remove redundant equality comparison (#248) fix(PressedKeys): keys are not cleared after key combination is pressed (#239)