2.0.0 (2023-03-17)
Features
BREAKING CHANGES
-
typescript: this changes the getKey parameters 😭
-
chore(deps): update deps
-
feat(ts): add callback values, noissue
-
chore: rm editorconfig
-
chore(lint): fix lint
-
chore(ts): remove deprecation warnings
BREAKING CHANGES: Change in the options.getKey(...args)
=> options.getKeys(args)
args is contained in first parameter.