Skip to content

RunCache v1.4.1

Latest
Compare
Choose a tag to compare
@helloscoopa helloscoopa released this 29 Sep 21:29
06edb6b

Release Note

Version 1.4.1
Release Date: 30th Sep. 2024

Summary

  • Bug Fixes

    • Replace setTimeout with setInterval.
    • Updated test cases to reflect changes in the cache autoRefetch process, ensuring accurate function call expectations.
  • Documentation

    • Improved clarity in event handling documentation related to cache refetching and failures.

Pull Requests

  • fix: Update setTimeout to setInterval (#18)