Skip to content

Commit fa29491

Browse files
committed
docs: update FAQ about :async feature
1 parent 661b087 commit fa29491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Technical details are described in [the source file][11].
5454

5555
### What is the `:async` feature?
5656

57-
This is an experimental feature.
57+
This is an experimental feature. Please note that this feature is [no longer needed](https://github.com/binaryage/cljs-devtools/issues/20) in Chrome 65.0.3321 and newer.
5858

5959
Chrome DevTools support [async call stacks][1]. It would be great to see full chains of async stack traces for code generated by
6060
ClojureScript compiler, especially when using [core.async][2] library. To give you concrete picture, we want to see [this][3] instead of [this][4].

0 commit comments

Comments
 (0)