Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

1.4.1

@marijnh marijnh tagged this 09 Jan 13:13
### Bug fixes

Fix a bug where something like `yield [1]` (or `await`) was parsed as a member expression.

Add support for `yield*` syntax.

Escapes in strings are now parsed as their own tokens (and styled with the `escape` tag).
Assets 2
Loading