Skip to content

Tags: tiagozip/cap

Tags

standalone@3.1.3

Toggle standalone@3.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
tiagozip tiago
fix(standalone): fixes #265

widget@0.1.54

Toggle widget@0.1.54's commit message

Verified

This commit was signed with the committer’s verified signature.
tiagozip tiago
feat(widget@0.1.54): auto i18n

widget@0.1.52

Toggle widget@0.1.52's commit message

Verified

This commit was signed with the committer’s verified signature.
tiagozip tiago
fix(widget@0.1.52): fixes #254

standalone@3.1.2

Toggle standalone@3.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
tiagozip tiago
feat(standalone@3.1.2): experimental RSW support

widget@0.1.51

Toggle widget@0.1.51's commit message

Verified

This commit was signed with the committer’s verified signature.
tiagozip tiago
docs: update benchmarks

capjs-core@0.1.1

Toggle capjs-core@0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
tiagozip tiago
docs: update benchmarks

standalone@3.1.0

Toggle standalone@3.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
tiagozip tiago
docs+chore: add capjs-core page, deprecate @cap.js/server, CI

docs: new /guide/capjs-core covering install, getting-started,
migration table from @cap.js/server, full API reference, replay-
prevention recipes for redis/cloudflare-kv/postgres, instrumentation
options, and stateless-deployment patterns. Sidebar updated to list
'Core' under Libraries. Legacy /guide/server.md kept (so old inbound
links still resolve) with a deprecation banner pointing to
capjs-core.

CI: .github/workflows/test.yml runs all four packages on push/PR —
core unit tests, wasm bindings, widget unit + four sequential
playwright e2e suites, and standalone tests with a valkey service
on :6379. Bun-version: latest.

Root README/CONTRIBUTING/SECURITY refreshed for the new layout.

core@0.1.0

Toggle core@0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
tiagozip tiago
docs+chore: add capjs-core page, deprecate @cap.js/server, CI

docs: new /guide/capjs-core covering install, getting-started,
migration table from @cap.js/server, full API reference, replay-
prevention recipes for redis/cloudflare-kv/postgres, instrumentation
options, and stateless-deployment patterns. Sidebar updated to list
'Core' under Libraries. Legacy /guide/server.md kept (so old inbound
links still resolve) with a deprecation banner pointing to
capjs-core.

CI: .github/workflows/test.yml runs all four packages on push/PR —
core unit tests, wasm bindings, widget unit + four sequential
playwright e2e suites, and standalone tests with a valkey service
on :6379. Bun-version: latest.

Root README/CONTRIBUTING/SECURITY refreshed for the new layout.

widget@0.1.49

Toggle widget@0.1.49's commit message

Verified

This commit was signed with the committer’s verified signature.
tiagozip tiago
feat(widget@0.1.49): finish WCAG 2.2 Level AA compliance

widget@0.1.48

Toggle widget@0.1.48's commit message

Verified

This commit was signed with the committer’s verified signature.
tiagozip tiago
fix(widget): fix #250, fix #243