Skip to content

v1.3.0

Compare
Choose a tag to compare
@ilfa ilfa released this 22 Nov 11:53
· 32 commits to main since this release

1.3.0 (2023-11-22)

Features

  • add cacheHit flag to response that indicates if it was retrieved from cache (c101318)
  • introduce getVisitorDataFromCache and isInCache options (a9aa598)
  • support passing loadOptions in .init() method as well (f772512)