Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Sep 7, 2024
1 parent 51a5339 commit a016f56
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.4.3](https://github.com/volarjs/volar.js/compare/v2.4.2...v2.4.3) (2024-09-08)

### Bug Fixes

- **language-server:** handle completion item snippet unsupported ([withastro/language-tools#948](https://github.com/withastro/language-tools/issues/948))
- **monaco:** getDiagnostics throws "TypeError: response is not a function"

### Refactors

- **language-server:** improve error handling for unsupported capabilities

## [2.4.2](https://github.com/volarjs/volar.js/compare/v2.4.1...v2.4.2) (2024-09-04)

### Bug Fixes
Expand Down

0 comments on commit a016f56

Please sign in to comment.