Skip to content

Commit c32ddcc

Browse files
committed
2025 release notes wip
1 parent 2f2ee7a commit c32ddcc

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

content/news/2025-04-24-release.adoc

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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

0 commit comments

Comments
 (0)