v1.14.11
What's Changed
- fix: Load schema with fetch, default to JSR package by @effigies in https://github.com/bids-standard/bids-validator/pull/2112
- build: Include exports for extending validator in JSR packaging by @nellh in https://github.com/bids-standard/bids-validator/pull/2114
- chore: Import schema and base types from @bids/schema/. by @effigies in https://github.com/bids-standard/bids-validator/pull/2115
- chore(ci): Ignore MRS examples for legacy validator by @effigies in https://github.com/bids-standard/bids-validator/pull/2117
- feat: Validate CITATION.cff by @rwblair in https://github.com/bids-standard/bids-validator/pull/2116
- bump schema package version by @rwblair in https://github.com/bids-standard/bids-validator/pull/2120
Full Changelog: bids-standard/bids-validator@v1.14.10...v1.14.11