Skip to content

Releases: napolab/durabcast

v0.2.4

11 Sep 11:39
5770724

Choose a tag to compare

Patch Changes

  • 890eb38: docs: Update README to use wrangler types instead of @cloudflare/workers-types

    • Remove @cloudflare/workers-types from installation instructions
    • Add comprehensive TypeScript setup section with wrangler types
    • Include development workflow and CI/CD integration examples
    • Update Basic Usage section with clear setup steps

v0.2.3

11 Sep 11:18
8b1ca3b

Choose a tag to compare

Patch Changes

  • faea9cc: Migrate to Wrangler v4 with custom worker configuration types

    • Upgrade wrangler from v3.67.1 to v4.35.0 for latest Cloudflare Workers support
    • Replace @cloudflare/workers-types with custom worker-configuration.d.ts for better type safety
    • Add comprehensive test configuration for Cloudflare Workers testing with vitest-pool-workers
    • Update Biome configuration to ignore generated type files
    • Fix changeset configuration access setting to match public package publishing

v0.2.2

31 Oct 01:42
f73f8ed

Choose a tag to compare

Patch Changes

v0.2.1

15 Oct 06:30
5f7dc24

Choose a tag to compare

Patch Changes

v0.2.0

17 Sep 03:08
dbef1dc

Choose a tag to compare

Minor Changes

  • e5bc04f: add client helper function(pingWebSocket) to send ping message to server

v0.1.2

04 Aug 19:11
d87e729

Choose a tag to compare

Patch Changes

v0.1.1

01 Aug 07:43
598d9fd

Choose a tag to compare

Patch Changes