File tree 1 file changed +34
-0
lines changed
1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ = 1.12.35 Release
2
+ ClojureScript Team
3
+ 2024-04-24 12:00: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
+ This release updates Google Closure Compiler to `v20250402` and now depends on the Clojure fork
12
+ of Google Closure Library. More on that later.
13
+
14
+ For a complete list of fixes, changes, and enhancements to ClojureScript see
15
+ https://github.com/clojure/clojurescript/blob/master/changes.md#1.12.35[here]
16
+
17
+ ## Google Closure Compiler & Java 21
18
+
19
+ Last year we noted that updating Google Closure Compiler would mean losing Java
20
+ 8 support. Google Closure now requires Java 21.
21
+
22
+ ## Clojure's Fork of Google Closure Library
23
+
24
+ Google stopped contributing to Google Closure Library last August. But
25
+ this is largely a blessing in disguise. As far as ClojureScript was
26
+ the quality of maintenance for GCL had greatly declined with an
27
+ increasing amount of churn over the past five years and Google sorted
28
+ out their internal JavaScript strategy.
29
+
30
+ ## Contributors
31
+
32
+ Thanks to all of the community members who contributed to ClojureScript 1.12.35:
33
+
34
+ * Will Cohen
You can’t perform that action at this time.
0 commit comments