| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-11 | 888 Bytes | |
| v7.1.2 source code.tar.gz | 2026-07-11 | 950.3 kB | |
| v7.1.2 source code.zip | 2026-07-11 | 1.1 MB | |
| Totals: 3 Items | 2.0 MB | 0 | |
Bug Fixes
- lexer: reject empty unicode code point escape \u{} (#562) (6dd2bba)
- parser: mark template literal with substitutions as invalid assignment target (#563) (addcad6)
- parser: parse get and set fields before generators (#576) (cad0605)
- parser: treat let as identifier before in and instanceof (#577) (4a08591)