Releases: JointlyTech/cache-candidate
Releases · JointlyTech/cache-candidate
v2.1.0
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- fix: emitting onCacheHit for runningQuery match by @Cadienvan in #50
- refactor: moving from partial candidate options to specific input options by @Cadienvan in #51
- tests: refactoring tests by @Cadienvan in #52
- feat: stale-while-revalidate by @Cadienvan in #49
- feat: expiration mode by @Cadienvan in #41
- feat: changed requestsThreshold default value to 1 by @Cadienvan in #19
- feat: adding github automatic release action by @Cadienvan in #53
Full Changelog: v1.5.10...v2.0.0
v1.5.10
v1.5.7
What's Changed
- Added Dependency Keys Mechanism by @Cadienvan in #1
- feat: added doctor + test script by @Cadienvan in #2
- feat: plugins system by @Cadienvan in #12
- feat: better timeouts (unref) by @Cadienvan in #13
- chore: keepAliveTimeoutCache changed to timeFrameTimeoutCache by @Cadienvan in #14
- docs: added install section by @Cadienvan in #18
- feat: added setup hook by @abettini in #30
- feat: allowing other cache adapters by @Cadienvan in #31
- feat: exposing internals by @PellegrinoDurante in #32
- feat: candidate function now can be either sync or async by @Cadienvan in #34
- ci: added github actions by @Cadienvan in #35
- feat: returning correct function types from input function by @Cadienvan in #36
- docs: added @jointly/cache-candidate-plugin-invalidate-function by @Cadienvan in #37
- chore: naming returned functions for better logging and discoverability by @Cadienvan in #38
- chore: use timeout.refresh by @Eomm in #42
- chore: adding benchmark for worst case by @abettini in #40
- fix: events had to be passed entirely as options when present by @Cadienvan in #44
New Contributors
- @Cadienvan made their first contribution in #1
- @abettini made their first contribution in #30
- @PellegrinoDurante made their first contribution in #32
- @Eomm made their first contribution in #42
Full Changelog: v0.0.2...v1.5.7