Skip to content

Tags: mck89/peast

Tags

v1.17.0

Added test for real world usage

v1.16.3

New version and changelog

v1.16.2

Fixed bug where a regex that started with raised a syntax error

v1.16.1

Fixed bug where, in some situations, scanner allowed invalid characte…

…rs after a slash. Fixes #67

v1.16.0

Fixed bug when parsing sequence expressions using older ES versions. F…

…ixes #65

v1.15.4

Fixed rendering of switch cases wrapping them in curly braces if they…

… contain let or const declarations. Fixes #61

v1.15.3

Fixed rendering of let and const inside if, for and while that always…

… require brackets. Also refactored the algorithm that detects if brackets are required. Fixes #60

v1.15.2

Fixed bug where async keyword was lost when rendering an object async…

… method. Fixes #58

v1.15.1

Updated changelog and version

v1.15.0

New version and changelog