Skip to content

v0.216.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 16:09
Immutable release. Only release title and notes can be modified.

What's Changed

  • chore(deps): bump @codemirror/view from 6.43.4 to 6.43.6 in /playground by @dependabot[bot] in #787
  • chore(deps): bump sharp from 0.35.2 to 0.35.3 in /site by @dependabot[bot] in #784
  • chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /playground by @dependabot[bot] in #785
  • chore(deps): bump @astrojs/starlight from 0.41.1 to 0.41.3 in /site by @dependabot[bot] in #786
  • chore(deps-dev): bump @types/node from 22.7.5 to 26.1.1 in /bynk-emit/runtime by @dependabot[bot] in #779
  • chore(deps): bump web-tree-sitter from 0.24.7 to 0.26.11 in /playground by @dependabot[bot] in #783
  • chore(deps): bump taiki-e/install-action from 2.83.2 to 2.83.4 by @dependabot[bot] in #789
  • chore(deps): bump the cargo group across 1 directory with 4 updates by @dependabot[bot] in #791
  • chore(deps): bump the codeql-workflow group across 1 directory with 3 updates by @dependabot[bot] in #788
  • chore(deps): bump github/codeql-action/upload-sarif from 4.37.0 to 4.37.1 by @dependabot[bot] in #790
  • chore(deps): bump @codemirror/state from 6.7.0 to 6.7.1 in /playground by @dependabot[bot] in #780
  • chore(deps): bump astro from 7.0.4 to 7.1.1 in /site by @dependabot[bot] in #781
  • chore(deps-dev): bump typescript from 5.6.3 to 7.0.2 in /bynk-emit/runtime by @dependabot[bot] in #782
  • ci: bump playground deploy to Node 22 for wrangler by @accuser in #792
  • feat(generics): instance methods on generic types (#594) by @accuser in #794
  • perf(lsp): serve decorations from the committed round, revalidate on commit (#733) by @accuser in #793
  • feat(emit): self-contained Workers — a context generates its own cross-context codecs (#661) by @accuser in #795
  • chore(deps): bump regex from 1.13.0 to 1.13.1 in the cargo group by @dependabot[bot] in #797
  • feat: generic sum types (#593) by @accuser in #796
  • fix(vscode): drive check/test/debug through the bynk driver, not bynkc directly by @accuser in #799
  • fix(vscode-bynk): actionable warning for a stale bynkc-lsp on PATH (#484) by @accuser in #798
  • feat(lsp): willRenameFiles keeps uses/consumes in sync on file rename by @accuser in #801
  • LSP: extract-variable code action by @accuser in #802
  • fix(vscode-bynk): onEnterRules for -- line comments and --- doc-comment fences by @accuser in #803
  • fix(vscode-bynk): add the missing match snippet by @accuser in #805
  • fix(playground): repair grammar wasm build after web-tree-sitter 0.26 bump by @accuser in #806
  • playground: expire shared snippets after 30 days by @accuser in #807
  • playground: hover shows the inferred type at the cursor (#397) by @accuser in #809
  • LSP: call hierarchy records capability-op and agent-handler-dispatch edges (#304) by @accuser in #810
  • fix(lsp): codeAction filters response against context.only by @accuser in #811
  • fix(lsp): complete the store-map query vocabulary by @accuser in #812
  • LSP: extract-function code action (#800) by @accuser in #814
  • refactor(ide): move completion/symbols/locals_nav/signature_help into bynk-ide by @accuser in #815

Full Changelog: v0.208.2...v0.216.1