Minor Changes
-
69004e7: Add a supported processor diagnostics seam that lets library-owned processors emit structured non-fatal warnings through WyW.
This adds:
BaseProcessor.addDiagnostic()and typed diagnostics helpers in@wyw-in-js/processor-utils- normalized
diagnosticsoutput from@wyw-in-js/transform - diagnostics reporting in
@wyw-in-js/viteand@wyw-in-js/cli
Existing hard failures and metadata sidecar behavior stay intact.
Patch Changes
- Updated dependencies
- @wyw-in-js/shared@1.1.0