Skip to content

Releases: fink-lang/loxia

v14.0.2

06 Oct 16:09
52ee061
Compare
Choose a tag to compare

14.0.2 (2020-10-06)

Bug Fixes

v14.0.1

06 Oct 13:54
6d97beb
Compare
Choose a tag to compare

14.0.1 (2020-10-06)

Bug Fixes

  • esm: use explicit imports (bc1b45b)

v14.0.0

06 Oct 13:13
d041858
Compare
Choose a tag to compare

14.0.0 (2020-10-06)

Features

  • esm: publish as esm module with cjs fallback (177e126)

BREAKING CHANGES

  • esm: moved index.fnk to generate.fnk for explicit imports.

v13.1.0

06 Oct 12:30
68d3184
Compare
Choose a tag to compare

13.1.0 (2020-10-06)

Features

  • list,records: add support for list, rec, rec:kv types (9b1e78d)

v13.0.1

06 Oct 07:40
dfe18be
Compare
Choose a tag to compare

13.0.1 (2020-10-06)

Bug Fixes

  • deps: add missing @fink/snippet to deps (ad82de4)

v13.0.0

05 Oct 07:53
b39e976
Compare
Choose a tag to compare

13.0.0 (2020-10-05)

Features

  • import: improve file ext handling. (3ab3f26)

BREAKING CHANGES

  • import: babel config has now moved to its own key {babel: {...}} in the options, use_babel_config has been removed

v12.4.0

03 Oct 15:09
5f7ac4d
Compare
Choose a tag to compare

12.4.0 (2020-10-03)

Features

  • import: support explicit file ext in import URLs and translate .fnk to .js (e06c4dd)

v12.3.0

29 Sep 15:04
e2de1d4
Compare
Choose a tag to compare

12.3.0 (2020-09-29)

Features

  • jsx: add support for fragments <></> (856cada)

v12.2.2

27 Sep 12:24
b1ca406
Compare
Choose a tag to compare

12.2.2 (2020-09-27)

Bug Fixes

  • func: allow multiple empty args (4007249)

v12.2.1

08 Sep 10:39
318d575
Compare
Choose a tag to compare

12.2.1 (2020-09-08)

Bug Fixes

  • deps: update dependencies, change to main branch (43f1efb)