File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Latest stable release: 1.10.891
1313[ Leiningen] ( http://github.com/technomancy/leiningen/ ) dependency information:
1414
1515```
16- [org.clojure/clojurescript "1.10.891 "]
16+ [org.clojure/clojurescript "1.10.896 "]
1717```
1818
1919[ Maven] ( http://maven.apache.org ) dependency information:
@@ -22,7 +22,7 @@ Latest stable release: 1.10.891
2222<dependency>
2323 <groupId>org.clojure</groupId>
2424 <artifactId>clojurescript</artifactId>
25- <version>1.10.891 </version>
25+ <version>1.10.896 </version>
2626</dependency>
2727```
2828
Original file line number Diff line number Diff line change 1+ ## 1.10.896
2+
3+ ### Fixes
4+ * CLJS-3336: REGRESSION: Cannot require ` goog `
5+ * CLJS-3337: REPL, Regression for : reload
6+ * Fix Windows path issue in cljs.externs
7+
18## 1.10.891
29
310### Changes
You can’t perform that action at this time.
0 commit comments