Releases: edge-js/parser
Releases · edge-js/parser
Update underlying dependencies
Update underlying dependencies
- chore(package): update dependencies a162980
Allowing all built in standard globals
- feat: add support for standard globals 4b3cb91
Escaping filename before setting it in the template buffer
Adding support for Function declaration
Updating underlying dependencies
- chore: update dependencies c869100
Adding support for async mode and await expression
- feat: add support for await expression in async mode 8b419a5
Updating underlying dependencies
- chore: update dependencies 06dc913
Updating underlying dependencies
Since lexer
contains a breaking change. We need to bump the major version of parser too
- chore: update dependencies 3f6afad
Bufffer now support disabling instantiation of file, line and output variables
- feat(Buffer): allow option to disable file,line and output variables instantiation a7262a2