Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 14:37
37d71af

v4.0.0

Changes since v3.4.11.

Full diff

Commits

  • 36af760 fix: encode form arrays with indices
  • 3404215 Revert "revert: remove stream native query live"
  • ed01e39 feat: rename compiler entrypoint
  • 72fbbfb fix: parse server import rewrites
  • f78787c fix: split script effect runtime blocks
  • e666046 refactor: share svelte source scanner
  • 9128037 refactor: simplify script kind detection
  • 06b2b8a fix: match Svelte event attribute classification
  • 3bdaf7e feat: add effect server handlers
  • 55b22b5 chore: remove legacy docs module
  • e4f0edb refactor: remove dead error exports
  • 8817710 merge: remove docs module, dead errors, and server handler
  • e0f0334 refactor: isolate remote cause codec
  • 2ab14ca docs: point README links to barekey.dev/docs/ser
  • 28f66c7 docs: add SER Codex skill
  • 94e39ff chore: remove stale zed ignore entry
  • 97dff8a fix: accept effect schema preflight
  • ea49693 fix: align form input serialization
  • 71d9950 fix: align remote form parity
  • 7b2f4f1 fix: speed up diagnostics markup scanning
  • d929336 fix: bound LSP const normalization scans
  • b812b9c fix: avoid repeated relocation scans
  • 233e854 feat: make live helpers pipeable
  • e5fad22 test: align relocation and markup assertions with ToEffect lowering
  • f99170c Merge pull request #22 from usebarekey/4.0.0-release-prep
  • 37d71af Merge pull request #23 from usebarekey/4.0.0
  • 6d65626 fix: avoid rescanning markup after const normalization
  • e712509 Merge pull request #24 from usebarekey/fix/lsp-const-normalization-perf
  • 45225d0 test: relax bare const normalization perf budget for CI
  • 85dc662 Merge pull request #25 from usebarekey/fix/lsp-perf-test-threshold