Skip to content

@rm-industries/content-model 1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 14:40
· 22 commits to main since this release
a8f0e86

1.0.0

  • Promote the reviewed content-model API and its root, astro, and sveltia
    exports to the first stable release without behavioral or type-level changes
    from 1.0.0-rc.1; no consumer migration is required.
  • Support Astro ^7.2.3, Sveltia CMS >=0.203.2 <0.204.0, Node.js
    22.22.2/24/26, and npm 10/11. Astro and Sveltia remain optional peers so
    consumers install only the adapters they use.
  • Keep peer ranges intentionally narrow because Sveltia remains pre-1.0 and
    adapter compatibility is expanded only after Forge validation. Generated
    projects are owned source and are not updated automatically by this package.
  • Report reproducible defects and feature proposals through Forge GitHub Issues;
    report vulnerabilities privately through the repository security policy.