File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ = 1.10.914 Release
2
+ ClojureScript Team
3
+ 2021-12-04 10:30:00
4
+ :jbake-type: post
5
+
6
+ ifdef::env-github,env-browser[:outfilesuffix: .adoc]
7
+
8
+ We're happy to announce a new release of ClojureScript. If you're an existing
9
+ user of ClojureScript please read over the following release notes carefully.
10
+
11
+ ## Noteworthy Changes
12
+
13
+ * Handle Node.js package.json exports (fixes Firebase 9.X.X usage)
14
+ * Fix regression around requiring `goog`
15
+ * Fix regression around the Node.js REPL related to `goog.module` changes
16
+ * Fix Windows platform issues
17
+
18
+ ## Change List
19
+
20
+ For a complete list of updates in ClojureScript 1.10.914 see
21
+ https://github.com/clojure/clojurescript/blob/master/changes.md#1.10.914[here]
22
+ as well as https://github.com/clojure/clojurescript/blob/master/changes.md#1.10.896[here]
You can’t perform that action at this time.
0 commit comments