| | JavaScript objects created with (new referred-js ...) are not ^js hinted for advanced compilation | | | | | Unresolved | Feb 1, 2023 | Feb 1, 2023 | | |
| | `(set! a -x false)` doesn't work | | | | | Unresolved | Jan 30, 2023 | Jan 30, 2023 | | |
| | clojure.string/escape in ClojureScript (unlike in Clojure) assumes cmap is a map | | | | | Fixed | Jul 23, 2017 | Jan 25, 2023 | | |
| | Add ECMASCRIPT options for 2018-2021 | | | | | Fixed | Jan 9, 2023 | Jan 19, 2023 | | |
| | Efficient drop, partition for persistent/algo colls | | | | | Unresolved | Dec 11, 2022 | Dec 14, 2022 | | |
| | datafy support for js/Error and ExceptionInfo | | | | | Unresolved | Nov 19, 2022 | Nov 29, 2022 | | |
| | Promote Error->map to be a core fn | | | | | Fixed | Dec 15, 2018 | Nov 29, 2022 | | |
| | Speed up random-uuid by generating 4 digits at a time | | | | | Fixed | Mar 27, 2022 | Nov 15, 2022 | | |
| | Implement cljs.test/run-test similar to clojure.test/run-test (added in 1.11) | | | | | Fixed | Nov 11, 2022 | Nov 11, 2022 | | |
| | ClojureScript node target regression - when compiling default out is `.cljs_node_repl` rather than `out` | | | | | Unresolved | Nov 7, 2022 | Nov 7, 2022 | | |
| | Check for illegal methods names in deftype, defprotocol, defrecord | | | | | Unresolved | Oct 3, 2022 | Oct 3, 2022 | | |
| | Allow custom `node_modules` paths | | | | | Fixed | Sep 10, 2021 | Aug 26, 2022 | | |
| | HTTP server in cljs.browser.repl doesn't serve files with extensions other than specified in ext->mime-type | | | | | Unresolved | Dec 4, 2017 | Aug 8, 2022 | | |
| | Browser repl unable to serve wasm files | | | | | Fixed | Aug 4, 2022 | Aug 8, 2022 | | |
| | Update CI to use newer macOS version | | | | | Fixed | Aug 4, 2022 | Aug 8, 2022 | | |
| | Extend empty? to counted? colls that arent seqable, such as transients | | | | | Fixed | Jul 24, 2022 | Aug 3, 2022 | | |
| | defn varargs argument should be nil instead of empty list when no varargs are passed | | | | | Fixed | Aug 2, 2022 | Aug 2, 2022 | | |
| | Change default :language-in to :ecmascript-next | | | | | Fixed | Jun 12, 2022 | Jul 29, 2022 | | |
| | Add support for node_modules with .cjs extension | | | | | Fixed | Jun 13, 2022 | Jul 29, 2022 | | |
| | :browser-repl is always true in opts for cljs.cli/default-compile | | | | | Fixed | Jul 2, 2022 | Jul 15, 2022 | | |
| | Different behavior of reduced in clj and cljs | | | | | Fixed | Jul 6, 2022 | Jul 15, 2022 | | |
| | Regression in .apply in 1.11.51 after CLJS-3024 | | | | | Fixed | Jun 20, 2022 | Jun 21, 2022 | | |
| | Invokable JS namespaces used as constructors not hinted properly | | | | | Unresolved | Jun 15, 2022 | Jun 15, 2022 | | |
| | doseq over JavaScript arrays are munged in advanced compilation | | | | | Unresolved | Jun 14, 2022 | Jun 15, 2022 | | |
| | Objects created from required JS constructor are not poisoned | | | | | Fixed | May 17, 2022 | Jun 15, 2022 | | |
| | Guard cljs.analyzer/get-bridged-alias-map in :clj reader-conditional | | | | | Fixed | May 13, 2022 | May 17, 2022 | | |
| | Automatically bridge clojure.tools.reader to cljs.vendor.clojure.tools.reader | | | | | Fixed | May 11, 2022 | May 12, 2022 | | |
| | Vendorize data.json, tools.reader and transit | | | | | Fixed | Apr 13, 2022 | May 11, 2022 | | |
| | Extern/DOM identification fails for `getScreenCTM` and other SVG methods/properties | | | | | Fixed | May 8, 2022 | May 10, 2022 | | |
| | type hints not respected on foo.bar dotted access | | | | | Unresolved | Jun 15, 2021 | May 6, 2022 | | |
| | Externs Inference issue when using `doto` w/ referred import | | | | | Fixed | Apr 28, 2022 | May 5, 2022 | | |
| | let binding can shadow globals, leading to strange behavior | | | | | Fixed | Feb 28, 2022 | Apr 21, 2022 | | |
| | Cannot add Object methods to deftype outside of cljs.core | | | | | Fixed | Aug 20, 2021 | Apr 20, 2022 | | |
| | Backward conflict test in prefer-method causes incorrect exception | | | | | Fixed | Feb 26, 2022 | Apr 20, 2022 | | |
| | cljs.loader not found when running cljs.main with these options | | | | | Fixed | Jul 13, 2018 | Apr 20, 2022 | | |
| | Invalid warning on record constructor | | | | | Fixed | Apr 11, 2022 | Apr 14, 2022 | | |
| | mulitmethod apply with >20 args fails | | | | | Fixed | Dec 20, 2018 | Apr 14, 2022 | | |
| | uuid parsing regex is too permissive | | | | | Fixed | Apr 9, 2022 | Apr 11, 2022 | | |
| | Implement new functions for parity with Clojure 1.11 | | | | | Fixed | Jan 28, 2022 | Apr 9, 2022 | | |
| | Create clojure.math namespace | | | | | Fixed | Jan 26, 2022 | Apr 6, 2022 | | |
| | selfhost: *eval-fn* not bound for :js sources | | | | | Fixed | Dec 8, 2020 | Apr 6, 2022 | | |
| | ns form does not merge ns-info | | | | | Unresolved | Dec 5, 2020 | Apr 6, 2022 | | |
| | random-uuid should use a cryptographically strong PRNG if available | | | | | Unresolved | Oct 19, 2017 | Mar 27, 2022 | | |
| | Support for bundling JS resources (imgs, css, etc.) | | | | | Unresolved | Feb 25, 2022 | Feb 25, 2022 | | |
| | Externs inference fails, even when manual type hint is provided | | | | | Fixed | Nov 8, 2019 | Feb 25, 2022 | | |
| | ClojureScript has a transitive dependency with a known vulnerability (CVE-2015-5237) | | | | | Fixed | Jan 28, 2020 | Feb 25, 2022 | | |
| | Widen cljs.core/defprotocol sig arguments from list to seq (to include Cons) | | | | | Fixed | Feb 12, 2020 | Feb 25, 2022 | | |
| | Allow build targets using :target-fn to supply a bootstrap file | | | | | Fixed | Apr 4, 2020 | Feb 25, 2022 | | |
| | cljs.loader broken with latest Closure library due to setModuleUris usage | | | | | Fixed | Apr 6, 2020 | Feb 25, 2022 | | |
| | :bundle target breaks ^:export | | | | | Fixed | Apr 13, 2020 | Feb 25, 2022 | | |