Skip to content

Commit dd292b5

Browse files
authored
12-20 Release (#398)
* fix up date, language tweak * language tweak
1 parent 53f94b8 commit dd292b5

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

content/news/2021-12-20-release.adoc

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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]

0 commit comments

Comments
 (0)