Skip to content

v3.0.5

Choose a tag to compare

@github-actions github-actions released this 14 Apr 13:04
969011d

3.0.5 (2026-04-14)

Bug Fixes

  • highlight upcast as a keyword in grammar (#228) (e443ed6)
  • highlight where as a keyword and add grammar snapshot tests (#217) (c8db747), closes #139
  • highlight indented heredoc strings correctly (#221) (2076eaf)
  • highlight parameters after inline shape default values (#220) (fa4ef0f)
  • highlight type parameters in constant declarations (#218) (40114cd)
  • log hh_client start errors (#214) (bddaaad)
  • nest paths filter under push and pull_request triggers (#229) (4bd4c3f)
  • relax minimum supported VSCode version (#236) (1573170)