Skip to content

v5.0.0

Compare
Choose a tag to compare
@moritzraho moritzraho released this 30 Jul 13:24
· 7 commits to main since this release
  • feat!: DeleteAll match pattern and v5 adjustments (#174) 2a84bcc

MAJOR change

  • state.deleteAll must be called with the match option
  • state.deleteAll and state.stats do not return null anymore on 404. But return { keys: 0, ... }.

4.0.1...5.0.0