We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df70c1a commit e3065b3Copy full SHA for e3065b3
changes.md
@@ -1,3 +1,16 @@
1
+## 1.12.1NN
2
+
3
+### Changes
4
+* Be less specific about the behavior of integer coercion fns
5
6
+### Fixes
7
+* Docstrings for `:lite-mode` support fns
8
+* CLJS-3456: bootstrap wasn't updated for cljs.compiler/emit-global-export change
9
+* cljs.proxy doesn't handle `for .. of` correctly
10
+* CLJS-3466: support qualified method in return position
11
+* CLJS-3464: `parents` does not walk JavaScript prototype chain
12
+* CLJS-3463: rename all the lite mode data structures / fns to avoid clashing
13
14
## 1.12.116
15
16
### Changes
0 commit comments