Skip to content

Tags: epicweb-dev/cachified

Tags

v5.2.0

Toggle v5.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps-dev): bump zod from 3.23.0 to 3.23.5 (#101)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v5.1.3

Toggle v5.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Reference global object using globalThis (#102)

v5.1.2

Toggle v5.1.2's commit message
fix(ts): loosen default cache value

v5.1.1

Toggle v5.1.1's commit message
fix(ts): loosen return types for cache implementations

v5.1.0

Toggle v5.1.0's commit message
feat(ts): add generic to Cache type

v5.0.0

Toggle v5.0.0's commit message
chore: fix config

v4.0.0

Toggle v4.0.0's commit message
fix(release): major version bump

BREAKING CHANGE: Rename package to @epic-web/cachified (this should technically not be breaking because you opt-into this by installing the new package, but a major version bump makes sense anyway so we're doing it).

v3.5.5

Toggle v3.5.5's commit message
chore: fix import

v3.5.4

Toggle v3.5.4's commit message

Verified

This commit was signed with the committer’s verified signature.
Xiphe Hannes Diercks
fix: allow null as reporter value

in order to explicitly disable them

v3.5.3

Toggle v3.5.3's commit message

Verified

This commit was signed with the committer’s verified signature.
Xiphe Hannes Diercks
fix: include declarations in npm package