Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@5app-Machine 5app-Machine released this 17 Mar 12:48

2.0.0 (2023-03-17)

Features

  • typescript: migrate to typescript (#56) (52fa531)

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.