Skip to content

Releases: clojure/clojurescript

1.7.58 (Windows fix)

06 Aug 11:32

Choose a tag to compare

1.7.58 (Windows fix) Pre-release
Pre-release

Fixes Windows regression around Closure-style library support when the library conforms to the classpath.

1.7.48

05 Aug 22:27

Choose a tag to compare

r1.7.48

bump Google Closure Library dependency

1.7.28

31 Jul 17:32

Choose a tag to compare

r1.7.28

eval hack is only required in Node.js + :simple because of modules

0.0-3308

01 Jun 18:34

Choose a tag to compare

r3308

bump to Clojure 1.7.0-RC1

0.0-3269

10 May 14:14

Choose a tag to compare

Restores missing analysis and source map information for cljs.core to the release artifact. Fixes and enhances support for Google Closure JS libraries that follow classpath conventions.

0.0-3264

09 May 19:25

Choose a tag to compare

Fixes a critical issue with 0.0-3255 where JS sources were missing from the artifact.

0.0-3263

09 May 18:54

Choose a tag to compare

0.0-3263 Pre-release
Pre-release

Pre-release to address existing :libs option issues.

0.0-3255

08 May 19:04

Choose a tag to compare

This release includes pretty-printing via cljs.pprint and updated Closure Compiler and Closure Library dependencies.

0.0-3211

23 Apr 05:54

Choose a tag to compare

CLJS-1216: regression, varargs not passed properly

Calculation of max fixed arity did not consider the variadic signature

0.0-3208

16 Apr 12:21

Choose a tag to compare

0.0-3208 Pre-release
Pre-release
r3208

bug noticed by Kovas Boguta, cljs.analyzer/parse-ns needs to bind *cl…