Releases: elixirscript/elixir-estree
Releases · elixirscript/elixir-estree
2.6.0
17 Apr 00:14
Compare
Sorry, something went wrong.
No results found
2.4.2
19 Dec 19:54
Compare
Sorry, something went wrong.
No results found
2.4.1
12 Oct 23:57
Compare
Sorry, something went wrong.
No results found
Fixes
Handle edge case when string literal is a JSX child
2.4.0
09 Jul 19:54
Compare
Sorry, something went wrong.
No results found
Enhancements:
Added exponential operators from ES2016
Release For Hex
05 Mar 13:30
Compare
Sorry, something went wrong.
No results found
Enhancements:
Added AssignmentProperty for use with ObjectPattern
Updated some typespecs to reflect updates in ESTree spec
Release For Hex
29 Jan 04:04
Compare
Sorry, something went wrong.
No results found
Enhancements:
Added structs for JSX AST
2.1.1
14 Oct 17:14
Compare
Sorry, something went wrong.
No results found
ESTree.Tools.Generator: Updated yield to account for delegate field
v2.0.1
14 Aug 22:58
Compare
Sorry, something went wrong.
No results found
Enhancements
Changed TemplateElement.value.value to TemplateElement.value.raw
Began adding indentation
Added empty string for when nil is given to generate
Release for Hex
12 Jul 13:52
Compare
Sorry, something went wrong.
No results found
Enhancements
Updated to latest ESTree Spec
Added ESTree.Tools.Generator to turn JavaScript AST into code