Skip to content

v3.34.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 11:49
· 69 commits to main since this release

3.34.0 (2026-09-19)

Features

  • build: recognise a component test kind for React component tests (65b3683)

Bug Fixes

  • build: stop this repo's own json/json override from reverting tsconfig.json back off jsonc (4a3e1ee)

Refactoring

  • cli: replace remaining trailing optional parameters with options objects (2ac77ed)
  • core: pass dispatchHubRequest its inputs as an options object (af17605)
  • core: pass sendRoomMessage reply, timing and durability hints as an options object (2ef1963)
  • core: take WireMeshTransport and its helpers' optional inputs as options objects (0712569)
  • mesh-store: construct MeshStore and the bridge mesh from options objects (0fe48aa)
  • tool: construct CommsTool from an options object (ce03325)

Tests

  • core: assert connectToRemote is called with its options object (3c4e2df)

Chores

  • build: apply RFC 8785 canonical JSON formatting (b559047)
  • build: declare a test kind for every test file exadev/test-file-kind flags (e80cc0f)
  • deps: bump @exadev/eslint-config to 2.20.1 (3849a34)