| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-29 | 1.4 kB | |
| v7.3.0 source code.tar.gz | 2026-07-29 | 959.2 kB | |
| v7.3.0 source code.zip | 2026-07-29 | 1.1 MB | |
| Totals: 3 Items | 2.0 MB | 0 | |
Bug Fixes
- parser: fix class keyword check after decorator for class expression (#617) (faa2324), closes #612
- parser: restrict decorator expressions to the decorators grammar (#612) (2047ba4)
- parser: scope pending octal errors to the code unit that produced them (#615) (865731a)
Features
Performance Improvements
New Contributors
- @gaoflow made their first contribution in https://github.com/meriyah/meriyah/pull/615
Full Changelog: https://github.com/meriyah/meriyah/compare/v7.2.0...v7.3.0