Skip to content

v3.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 00:03

v3.0.2

Changes since v3.0.1.

Full diff

Commits

  • 8bdc8fb Fix import and update user currency retrieval
  • fa75b39 docs: clarify markup declaration tags
  • dd6e6be fix: guard client runtime during ssr
  • c1ee142 chore: refresh zed local installer
  • d8cdd70 fix: publish zed language server from npm
  • c3ad083 chore: clean lsp npm manifest
  • b35347b docs: update lsp package readmes
  • 837987c chore: bump zed extension for npm lsp
  • fa3174b fix: repair zed npm lsp runtime entrypoint
  • 6edce3c fix: declare zed extension rust lib
  • 8ffedd5 chore: align zed crate version
  • 95f04a4 Merge branch 'codex/readme-markup-declaration-tags'
  • feccd8d Merge branch 'codex/experimental-ssr-client-runtime-guard'
  • e9bb399 Merge branch 'codex/zed-npm-lsp-package'
  • b6b208e Merge branch 'codex/update-zed-extension-local'
  • 0d41527 fix/codex: preserve server promise runtime during ssr
  • 0c11049 fix/codex: release zed runtime entrypoint fix