Skip to content

v8.0.0

Latest

Choose a tag to compare

@sciborrudnicki sciborrudnicki released this 19 Feb 01:18
· 42 commits to main since this release
7920537
  • Renamed set() to setValue() for clarity, and to avoid confusion with set() of key-value pair.
  • Fixed async mode to have returned types set as Promise or this as appropriate.
  • Added private #async to determine the returned methods result.
  • Added getValue() method allowing asynchronous operation.

What's Changed

Full Changelog: v7.0.0...v8.0.0