We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fa467e commit 6bebd1eCopy full SHA for 6bebd1e
CHANGELOG.md
@@ -4,7 +4,7 @@
4
5
- Updated ReScript parser version to 241fefd (ReScript 10.0.1).
6
- Removed Reason support.
7
-- Unescape extracted strings to fix issue with duplicate newlines.
+- Unescape extracted strings to fix issue with duplicate backslash (`\\n` vs. `\n`).
8
- Build with OCaml 4.14.0.
9
- Perform Linux build on ubuntu-20.04 as ubuntu-18.04 is deprecated.
10
0 commit comments