Skip to content

Release plan (next)#481

Merged
arthurfiorette merged 1 commit intonextfrom
changeset-release/next
Apr 13, 2026
Merged

Release plan (next)#481
arthurfiorette merged 1 commit intonextfrom
changeset-release/next

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Apr 12, 2026

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 next, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@kitajs/express-html-plugin@5.0.0-next.0

Major Changes

  • a9ab97c
    Thanks @arthurfiorette! - Add an Express
    integration with res.html(), auto-doctype, and Suspense streaming support

Patch Changes

  • Updated dependencies
    [26a6c2f,
    e5da2a0,
    2652e1b]:
    • @kitajs/ts-html-plugin@5.0.0-next.1
    • @kitajs/html@5.0.0-next.1

@kitajs/fastify-html-plugin@5.0.0-next.1

Major Changes

Patch Changes

  • Updated dependencies
    [26a6c2f,
    e5da2a0,
    2652e1b]:
    • @kitajs/ts-html-plugin@5.0.0-next.1
    • @kitajs/html@5.0.0-next.1

@kitajs/html@5.0.0-next.1

Major Changes

  • 26a6c2f
    Thanks @arthurfiorette! - Migrate to typescript@6

  • e5da2a0
    Thanks @arthurfiorette! - Remove the global
    SUSPENSE_ROOT in favor of the exported SuspenseRoot state object from
    @kitajs/html/suspense.

    If you were reading or mutating globalThis.SUSPENSE_ROOT directly, update that code to
    import and use SuspenseRoot instead.

Patch Changes

  • 2652e1b
    Thanks @arthurfiorette! - Scope streamed Suspense
    marker ids by request id to avoid collisions across multiple streamed roots in the same
    document.

    If you consume SuspenseScript output directly, note that fallback, template, and
    script ids now include the request id prefix, and the client helper requires modern
    browser support for <template>.content and Element.remove().

@kitajs/ts-html-plugin@5.0.0-next.1

Major Changes

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/next branch 5 times, most recently from ac7ceb8 to e797786 Compare April 13, 2026 00:01
@github-actions github-actions bot force-pushed the changeset-release/next branch from e797786 to 478f950 Compare April 13, 2026 00:05
@arthurfiorette arthurfiorette merged commit 60a012d into next Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant