Releases
v24.0.0
24.0.0 (2021-10-06)
Bug Fixes
add loc to support source-map generation (d4b0eab )
add missing support for member expr in records (12d3369 )
add self referencing arg to recursive functions (40e47ee )
auto import runtime funcs for in
(a39dfce )
await inlining (fd511ba )
cjs exports (2cb1961 )
clear self refs after assignment (91953ba )
condition order and value destructuring in match (8454c84 )
ident scoping (8289324 )
inlinimg, coverage and cov ignore comments (d430357 )
jsx element naming (ce15889 )
jsx identifier handling (2055ad7 )
list optimizations (d91c5c7 )
module exports js/esm (b0bb3e7 )
module exports js/esm (d24e869 )
partial (a2793bb )
serializer missing :
(7f406e4 )
spread args in funcs (56bebff )
Features
AST -> IR -> Optimize -> JS (c094d0c )
improve source-maps for idents (f3fafb9 )
treat lists as tuples, inline numbers (203ee57 )
BREAKING CHANGES
semantics for partial placeholder ?
are in limbo and incompatible with prev versions.
You can’t perform that action at this time.