Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 03:48
d44609a

0.14.0 (2026-06-15)

⚠ BREAKING CHANGES

  • consumers using comments must wire Firebase instead of the Cloudflare Pages Function + KV. Remove functions/api/comments.ts and the COMMENTS / COMMENTS_RESOLVE_SECRET bindings; add nuxt-vuefire to modules with a vuefire.config, set site.comments.owners, and deploy the reference firestore.rules. See the "Reader comments" section in CLAUDE.md.

Features

  • move reader comments to Firebase (Google auth + Firestore) (16fcf3d)