New features
- #568 Upgrading to TypeScript 5.6 allowed for generating
parser.d.ts
, which should may help people that use Peggy programmatically in nonstandard ways.
Bug fixes
- #567 Load config files and plugins correctly on Windows by using file: URIs in import().
Documentation
- #566 Slight tweaks to document generation.