| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-05 | 1.3 kB | |
| v7.1.1 source code.tar.gz | 2026-07-05 | 949.3 kB | |
| v7.1.1 source code.zip | 2026-07-05 | 1.1 MB | |
| Totals: 3 Items | 2.0 MB | 0 | |
Bug Fixes
- lexer: accept \8 and \9 escapes in sloppy mode (#559) (8938494)
- parser: fix for-of initializer check (#549) (72952d1), closes #548
- parser: fix the invoke check after arrow function when newline is involved (#551) (c6904bc)
- parser: report strict reserved parameters at their original range (#558) (842e276), closes #470
New Contributors
- @spokodev made their first contribution in https://github.com/meriyah/meriyah/pull/559
- @morgan-coded made their first contribution in https://github.com/meriyah/meriyah/pull/558
Full Changelog: https://github.com/meriyah/meriyah/compare/v7.1.0...v7.1.1