We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555c258 commit a5b3f28Copy full SHA for a5b3f28
1 file changed
content/news/2026-05-07-release.adoc
@@ -12,7 +12,7 @@ notes carefully.
12
## Async Functions
13
14
Now that ClojureScript targets
15
-https://clojurescript.org/news/2025-11-24[ECMAScript 2016] we can
+https://clojurescript.org/news/2025-11-24-release[ECMAScript 2016] we can
16
carefully choose new areas of enhanced interop. Starting with this
17
release, hinting a function as `^:async` will make the ClojureScript
18
compiler emit an
0 commit comments