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 b6dc7f3 commit bde6449Copy full SHA for bde6449
CHANGELOG.md
@@ -14,6 +14,7 @@ SCI is used in [babashka](https://github.com/babashka/babashka),
14
15
- Add `println-str`
16
- Fix [#997](https://github.com/babashka/sci/issues/997): Var is mistaken for local when used under the same name in a `let` body
17
+- Fix [#1001](https://github.com/babashka/sci/issues/1001): JS interop with reserved js keyword fails (regression of [#987](https://github.com/babashka/sci/issues/987))
18
19
## 0.10.49 (2025-08-22)
20
0 commit comments