Skip to content

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 17:18

v3.4.0

Changes since v3.3.1.

Full diff

Commits

  • 1613f53 fix: unify runtime error classes
  • 88522d0 fix/gpt-5: install vscode lsp from npm
  • 044286c fix: detect pre transform plugin conflicts
  • 8f5898e docs: add pre transform conflict error
  • 5e7c5b7 feat: add diagnostics plugin warnings
  • 7770e9a feat: expand diagnostics warnings
  • fbad4d4 fix/codex: keep lsp alive on transform errors
  • 98712e2 chore/codex: note local editor server refresh
  • 8eeaaff chore/codex: correct zed local refresh note
  • a62325a feat/gpt-5: add SER grammar exports
  • d046799 merge: integrate runtime and ssr guard work
  • 9dd85fe merge: integrate unified errors
  • 4e43309 refactor: move grammars into package
  • 74f6dfb refactor: decouple grammars from runtime
  • b6f6fa2 chore: add grammar npm publish task
  • ef4c295 chore: clean up build commands
  • 5988344 chore: run build scripts with effect
  • 284d997 fix: make grammar jsr publish stable
  • 5e87984 ci: remove zed workflow