v4.2.1
Highlights
- Support multi-document YAML while keeping PDF ingestion compatible with unpdf 1.8.x.
- Deliver both reported parser compatibility fixes in one production package release.
What changed
- Parse YAML streams in source order, omit null documents, and preserve parser errors.
- Use loadingTask.destroy() for PDF lifecycle cleanup with unpdf 1.8.x.
Verification
- Pass pnpm validate with 27 focused parser tests and 549 Core tests.
- Pass Linux and macOS portability, Commitlint, CodeQL, and GitNexus low-risk analysis.
- Signed release artifacts include checksums, an SBOM, package reports, and the release manifest
Install or upgrade
npm install --save-dev @jcode.labs/ragmir@4.2.1Optional local packages use the same version:
Full changelog: v4.2.0...v4.2.1