Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 18:23

3.0.0 (2023-12-09)

⚠ BREAKING CHANGES

  • improve typings for cache storages
  • use private fields for better minification

Features

  • add suspend function (28b4c32)
  • improve typings for cache storages (0946f66)
  • use private fields for better minification (bb53869)

Bug Fixes

  • bind storage when passing set function around (80144b2)