v3.0.0
schemastore-updater 3.0.0
Major rewrite in TypeScript with a new CLI, per-schema npm package generation, semver-based package versioning, and automated publishing support for the @schemastore scope.
Key changes:
- generates one publishable package per schema under schemas
- adds
README.md,package.json,LICENSE, and typedindex.d.tsper schema - validates generated declarations with TypeScript and skips invalid schemas automatically
- tracks generated outputs in schema-lock.json using SHA-256 hashes
- adds
yarn publish:schemasandyarn publish:schemas:dry-run - logs generation failures to
schemagenerator.logand publish failures topublish-errors.log - adds vitest coverage and GitHub Actions automation for weekly schema refresh and conditional publishing
Published packages are available at: https://www.npmjs.com/org/schemastore