Skip to content

v0.1.2

Choose a tag to compare

@web-stacked web-stacked released this 24 Jun 20:24
· 33 commits to main since this release

Highlights

  • Static deliverycaret({ delivery: "static" }) for static Astro sites: dev authoring in astro dev, build-time HTML bake in astro build, optional publish webhook after Publish. See docs/static-delivery.md.
  • caretize init defaults to static delivery for static Astro projects.
  • caretize: named-import loop binding, astro:assets Image/Picture binding, per-file storage-key registry.
  • core: route overlap warnings, unknown option key warnings, data-caret resolver parity fixes.

npm packages

  • @caretcms/core@0.1.2
  • @caretcms/caretize@0.1.2

Full changelog: CHANGELOG.md