Skip to content

Releases: HipsterBrown/espresso

v1.4.5

25 Aug 19:16

Choose a tag to compare

<a name"1.4.5">

1.4.5 (2016-08-25)

Bug Fixes

  • jsx: avoid converting reserved classes, PropTypes (cf9a89ca)

v1.4.4

24 Aug 21:43

Choose a tag to compare

<a name"1.4.4">

1.4.4 (2016-08-24)

Bug Fixes

  • jsx: use Identifiers, MemberExpressions as spread attributes (663b1ff6)

v1.4.3

24 Aug 18:26

Choose a tag to compare

<a name"1.4.3">

1.4.3 (2016-08-24)

Bug Fixes

  • core: correct existential operator conversion (d24a7728)

v1.4.2

19 Aug 20:32

Choose a tag to compare

<a name"1.4.2">

1.4.2 (2016-08-19)

Bug Fixes

  • core: proper variable declaration scope (c06484ab)

v1.4.1

15 Aug 22:57

Choose a tag to compare

<a name"1.4.1">

1.4.1 (2016-08-15)

Bug Fixes

  • core: fixes for-in loop declarations (a126a6b3)

v1.4.0

15 Aug 18:17

Choose a tag to compare

<a name"1.4.0">

1.4.0 (2016-08-15)

Features

  • core: declares for loop sequence variables (f802c01b)

v1.3.6

12 Aug 16:23

Choose a tag to compare

<a name"1.3.6">

1.3.6 (2016-08-12)

Bug Fixes

  • core: pass arrow function arguments in conversion (74f4dae7)

v1.3.5

11 Aug 22:03

Choose a tag to compare

<a name"1.3.5">

1.3.5 (2016-08-11)

Bug Fixes

  • core: keep sequence var declarations at top of file (172707a9)

v1.3.4

11 Aug 18:48

Choose a tag to compare

<a name"1.3.4">

1.3.4 (2016-08-11)

Bug Fixes

  • jsx: support spread attributes (13af8e4e)

v1.3.3

11 Aug 17:08

Choose a tag to compare

<a name"1.3.3">

1.3.3 (2016-08-11)

Bug Fixes

  • jsx: wrap immediately called functions in JSXExpression block (37a056f2)