Releases: elixirscript/elixir-estree
Releases · elixirscript/elixir-estree
2.6.0
Compare
Sorry, something went wrong.
No results found
2.4.2
Compare
Sorry, something went wrong.
No results found
v2.4.2
Release 2.4.2
2.4.1
Compare
Sorry, something went wrong.
No results found
Fixes
Handle edge case when string literal is a JSX child
2.4.0
Compare
Sorry, something went wrong.
No results found
Enhancements:
Added exponential operators from ES2016
Release For Hex
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
Compare
Sorry, something went wrong.
No results found
Enhancements:
Added structs for JSX AST
2.1.1
Compare
Sorry, something went wrong.
No results found
ESTree.Tools.Generator: Updated yield to account for delegate field
v2.0.1
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
Compare
Sorry, something went wrong.
No results found
Enhancements
Updated to latest ESTree Spec
Added ESTree.Tools.Generator to turn JavaScript AST into code