What's new
warmupprop —DocumentViewernow accepts an optionalwarmupboolean. Whentrue, the viewer eagerly calls the docxodus worker's newprepare()API on mount, pre-warming the .NET comparison assemblies so the first document comparison avoids the ~3s assembly-load latency. The call is idempotent and fire-and-forget; warmup failures never surface as viewer errors. Applies in worker mode only (no-op whenuseWorker={false}).- docxodus bumped to
^6.2.0with refreshed bundled WASM files; peer dependency raised todocxodus >=6.2.
Full Changelog: v0.5.1...v0.6.0