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 8a9e6b3 commit e3efc45Copy full SHA for e3efc45
CHANGES
@@ -1,3 +1,14 @@
1
+===== 2.8.1 (2016-07-01) =====
2
+
3
+ * Features/Changes
4
+ ** Compiler: reduce memory usage for shortvar
5
+ ** Lib: Add optional `prefix` arg to Jsonp.call
6
+ ** Ppx: add ppx_driver compatibility
7
8
+ * Bug fixes
9
+ ** Lib: fix Js.object_keys, Js.export
10
+ ** Lib: Async, do not ignore unhandled exceptions
11
12
===== 2.8 (2016-06-16) =====
13
* Features/Changes
14
** Compiler: allow dynlink of precompiled javascript file
VERSION
@@ -1 +1 @@
-2.8
+2.8.1
0 commit comments