Skip to content

Commit dc36c33

Browse files
committed
tag 5.5
1 parent 51277d1 commit dc36c33

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Dev (2023-??-??) - ??
1+
# Dev (2023-12-01) - Lille
22

33
## Features/Changes
44
* Compiler: global dead code elimination (Micah Cantor, #1503)
55
* Compiler: change control-flow compilation strategy (#1496)
66
* Compiler: loop no longer absorb the whole continuation
77
* Compiler: Dead code elimination of unused references (#2076)
88
* Compiler: reduce memory consumption (#1516)
9-
* Compiler: support for es6 import and export construct
9+
* Compiler: support for import and export construct in the js parser/printer
1010
* Lib: add download attribute to anchor element
1111
* Misc: switch CI to OCaml 5.1
1212
* Misc: preliminary support for OCaml 5.2

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.4.0
1+
5.5.0

0 commit comments

Comments
 (0)