Skip to content

chore(release): version packages - #144

Merged
ABB65 merged 1 commit into
mainfrom
changeset-release/main
Aug 31, 2026
Merged

chore(release): version packages#144
ABB65 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@contentrain/emitter-astro@0.5.0

Minor Changes

  • 4079160: Nested addresses and multiple content collections.

    • Rest parameters: a trailing * in RouteModel.pattern (/category/:term*) emits [...term].astro, so hierarchical taxonomy and nested page addresses (/category/about-cc/events/) keep their full path instead of collapsing to the last segment and breaking every nested link. A rest parameter that is not the final segment is warned about (Astro matches them greedily).
    • Per-route collections: RouteModel.collection names the content a per-entry route generates from, and EmitContent.collections carries it. Previously every single route wrote src/data/posts.json, so a second content type (pages, custom post types) collided with the first. Any route naming a collection is collection-driven — pages and CPTs are per-entry routes too — and an empty collection warns by name.

Patch Changes

  • Updated dependencies [4079160]
    • @contentrain/types@1.8.0

@contentrain/types@1.8.0

Minor Changes

  • 4079160: Nested addresses and multiple content collections.

    • Rest parameters: a trailing * in RouteModel.pattern (/category/:term*) emits [...term].astro, so hierarchical taxonomy and nested page addresses (/category/about-cc/events/) keep their full path instead of collapsing to the last segment and breaking every nested link. A rest parameter that is not the final segment is warned about (Astro matches them greedily).
    • Per-route collections: RouteModel.collection names the content a per-entry route generates from, and EmitContent.collections carries it. Previously every single route wrote src/data/posts.json, so a second content type (pages, custom post types) collided with the first. Any route naming a collection is collection-driven — pages and CPTs are per-entry routes too — and an empty collection warns by name.

contentrain@0.12.4

Patch Changes

  • Updated dependencies [4079160]
    • @contentrain/types@1.8.0
    • @contentrain/mcp@3.1.6
    • @contentrain/query@7.0.12
    • @contentrain/wp-import@0.1.4
    • @contentrain/rules@0.7.0
    • @contentrain/skills@0.8.0

@contentrain/mcp@3.1.6

Patch Changes

  • Updated dependencies [4079160]
    • @contentrain/types@1.8.0

@contentrain/query@7.0.12

Patch Changes

  • Updated dependencies [4079160]
    • @contentrain/types@1.8.0

@contentrain/wp-import@0.1.4

Patch Changes

  • Updated dependencies [4079160]
    • @contentrain/types@1.8.0

@contentrain/serve-ui@0.0.8

Patch Changes

  • Updated dependencies [4079160]
    • @contentrain/types@1.8.0

@netlify

netlify Bot commented Aug 31, 2026

Copy link
Copy Markdown

Deploy Preview for contentrain-ai ready!

Name Link
🔨 Latest commit 6edd0cd
🔍 Latest deploy log https://app.netlify.com/projects/contentrain-ai/deploys/6a957e5901b1600008820c67
😎 Deploy Preview https://deploy-preview-144--contentrain-ai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ABB65
ABB65 merged commit 84f3ef1 into main Aug 31, 2026
4 checks passed
@ABB65
ABB65 deleted the changeset-release/main branch August 31, 2026 13:15
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant