Skip to content

Tags: mcollina/async-cache-dedupe

Tags

v2.2.0

Verified

This commit was signed with the committer’s verified signature.
mcollina Matteo Collina
Bumped v2.2.0

Signed-off-by: Matteo Collina <[email protected]>

v2.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: v2.1.0

v2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: v2.0.0

v1.12.0

Bump v1.12.0

Signed-off-by: Matteo Collina <[email protected]>

v1.11.0

Verified

This commit was signed with the committer’s verified signature.
mcollina Matteo Collina
Bumped v1.11.0

Signed-off-by: Matteo Collina <[email protected]>

v1.10.2

Verified

This commit was signed with the committer’s verified signature.
mcollina Matteo Collina
Bumped 1.10.2

Signed-off-by: Matteo Collina <[email protected]>

v1.10.1

Verified

This commit was signed with the committer’s verified signature.
mcollina Matteo Collina
Bumped v1.10.1

Signed-off-by: Matteo Collina <[email protected]>

v1.10.0

Verified

This commit was signed with the committer’s verified signature.
mcollina Matteo Collina
Bumped v1.10.0

Signed-off-by: Matteo Collina <[email protected]>

v1.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add browser support (#48)

* feat(test): add browser test system

* test(base): add suite on browser tests

* refactor: rename browser tests

* test(cache): add suite on browser tests

* test(clear): add suite on browser tests

* test(stale): add suite on browser tests

* test(storage-base): add suite on browser tests

* test(storage-memory): add suite on browser tests

* test(ttl): add suite on browser tests

* chore(storage): throw when runs in browser and redis

* chore(memory): prevent undefined unref method

* feat: add firefox support

* feat: add safari support

* refactor(abstract-logging): remove dependency and create factory

* feat: add rollup bundler support

* feat: add webpack bundler support

* feat: add browserify bundler support

* fix(bench): change createStorage path

* chore(package): rename test browser script

* feat(ci): add browser ci

* chore(readme): add browser documentation

* chore: reuse sleep helper method

* perf(ci): cache playwright deps

* perf(bundlers): dont include redis on browser bundles

* feat(bundler): add vite support

* chore(test): skip timer tests

* chore(test): remove skipped tests

* chore(readme): update browser specs

* chore(util): comment abstractLogging method

* chore(storage): remove istanbul and add test

* chore(test-browser): remove duplicated tests

* test(storage): add more specific tests

* refactor: remove prepare command

* ci(browser): remove prepare command

v1.8.1

Verified

This commit was signed with the committer’s verified signature.
mcollina Matteo Collina
Bumped v1.8.1

Signed-off-by: Matteo Collina <[email protected]>