Skip to content

chore(release): version packages - #141

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

chore(release): version packages#141
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.4.0

Minor Changes

  • b92140a: Template markers for the shapes real themes need, and per-post route/CSS data.

    • Raw-HTML marks (@@mark_html@@, RAW_MARK_SUFFIX): themes that print a post's full content or a link-bearing excerpt inside a list card no longer get escaped markup as text (measured on one category page: 48.6). Escaping stays the default.
    • Repeat blocks (<!--@@repeat:list|sep@@-->…<!--@@/repeat@@-->, SlotBinding.repeat): term and author lists whose length varies per post render correctly — fixed term0…termN marks left stray separators ("Business,", "Releases, Events,", "Automattic, ,").
    • Conditional blocks (<!--@@if:name@@-->, SlotBinding.optional): regions that only some posts of the same route render (a featured block; measured spread 3.5–84.5) can now be expressed — route-parameter variants could not.
    • Per-post route parameters (EmitPost.params, new post_year/post_month/post_day/post_id param sources): dated permalinks generate every post at its real address instead of reusing the template post's date.
    • Per-page stylesheets (EmitPost.css, QueryPage.css): page-builder sites emit CSS per page; the family's css.files is documented as the union of its members.
    • Page-level marks (QueryPage.marks): list chrome can show a term's display name where the route parameter only has its slug.
    • Generated build script runs astro check before astro build.

Patch Changes

  • Updated dependencies [b92140a]
    • @contentrain/types@1.7.0

@contentrain/types@1.7.0

Minor Changes

  • b92140a: Template markers for the shapes real themes need, and per-post route/CSS data.

    • Raw-HTML marks (@@mark_html@@, RAW_MARK_SUFFIX): themes that print a post's full content or a link-bearing excerpt inside a list card no longer get escaped markup as text (measured on one category page: 48.6). Escaping stays the default.
    • Repeat blocks (<!--@@repeat:list|sep@@-->…<!--@@/repeat@@-->, SlotBinding.repeat): term and author lists whose length varies per post render correctly — fixed term0…termN marks left stray separators ("Business,", "Releases, Events,", "Automattic, ,").
    • Conditional blocks (<!--@@if:name@@-->, SlotBinding.optional): regions that only some posts of the same route render (a featured block; measured spread 3.5–84.5) can now be expressed — route-parameter variants could not.
    • Per-post route parameters (EmitPost.params, new post_year/post_month/post_day/post_id param sources): dated permalinks generate every post at its real address instead of reusing the template post's date.
    • Per-page stylesheets (EmitPost.css, QueryPage.css): page-builder sites emit CSS per page; the family's css.files is documented as the union of its members.
    • Page-level marks (QueryPage.marks): list chrome can show a term's display name where the route parameter only has its slug.
    • Generated build script runs astro check before astro build.

contentrain@0.12.3

Patch Changes

  • Updated dependencies [b92140a]
    • @contentrain/types@1.7.0
    • @contentrain/mcp@3.1.5
    • @contentrain/query@7.0.11
    • @contentrain/wp-import@0.1.3
    • @contentrain/rules@0.7.0
    • @contentrain/skills@0.8.0

@contentrain/mcp@3.1.5

Patch Changes

  • Updated dependencies [b92140a]
    • @contentrain/types@1.7.0

@contentrain/query@7.0.11

Patch Changes

  • Updated dependencies [b92140a]
    • @contentrain/types@1.7.0

@contentrain/wp-import@0.1.3

Patch Changes

  • Updated dependencies [b92140a]
    • @contentrain/types@1.7.0

@contentrain/serve-ui@0.0.7

Patch Changes

  • Updated dependencies [b92140a]
    • @contentrain/types@1.7.0

@netlify

netlify Bot commented Aug 30, 2026

Copy link
Copy Markdown

Deploy Preview for contentrain-ai ready!

Name Link
🔨 Latest commit 3b43ba0
🔍 Latest deploy log https://app.netlify.com/projects/contentrain-ai/deploys/6a944c58ead2e800081180ac
😎 Deploy Preview https://deploy-preview-141--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 67103e3 into main Aug 30, 2026
4 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 30, 2026
@ABB65
ABB65 deleted the changeset-release/main branch August 30, 2026 18:31
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