Merged
Show file tree
Hide file tree
Changes from all commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Failed to load files.
Original file line numberDiff line numberDiff line change
Expand Up@@ -12,6 +12,12 @@

## master

## 1.58.0

#### :bug: Bug fix

- Fix an issue where the extension would still crash in a monorepo with rewatch

#### :rocket: New Feature

- Add hightlighting for the new dict literal syntax `dict{}`. https://.com/rescript-lang/rescript-vscode/pull/934
Expand Down
Loading