Skip to content

Commit b475cd7

Browse files
authored
Template === interpolation strings
1 parent 592cf27 commit b475cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## master
2-
- Fix issue with highlighting of templates introduced in release 1.2.0.
2+
- Fix issue with highlighting of interpolation strings (those with backticks) introduced in release 1.2.0.
33
- Fix crash when the project contains OCaml files that have warnings.
44
- Fix crash on hover when a dependency contains a type with functor application. This is not expressible in ReScript syntax, but can appear in a dependent OCaml package and be pulled in for processing by the extension.
55

0 commit comments

Comments
 (0)