Tags: othomann/acorn
Tags
Bug fixes ========= Fix issue where the loose parser created invalid TemplateElement nodes for unclosed template literals. Properly tokenize the division operator directly after a function expression. Allow trailing comma in destructuring arrays. New features ============ The walker now allows defining handlers for `CatchClause` nodes.
PreviousNext