Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

Release 1.3.2

Choose a tag to compare

@surol surol released this 27 Oct 03:18
· 489 commits to master since this release

Deprecation

  • Deprecate asyncValue().
    Just use Promise.resolve() instead.