Skip to content

Commit 841044e

Browse files
committed
Added CHANGELOG
1 parent ccd0c69 commit 841044e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
- Fix broken `bstracing` CLI location. https://github.com/rescript-lang/rescript/pull/7398
3131
- Fix field flattening optimization to avoid creating unnecessary copies of allocating constants. https://github.com/rescript-lang/rescript-compiler/pull/7421
3232
- Fix leading comments removed when braces inside JSX contains `let` assignment. https://github.com/rescript-lang/rescript/pull/7424
33+
- Fix JSON escaping in code editor analysis: JSON was not always escaped properly, which prevented code actions from being available in certain situations https://github.com/rescript-lang/rescript/pull/7435
3334

3435
#### :house: Internal
3536

0 commit comments

Comments
 (0)