Skip to content

chore: version packages#5

Merged
ntatoud merged 1 commit intomainfrom
changeset-release/main
Feb 5, 2026
Merged

chore: version packages#5
ntatoud merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 5, 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 main, this PR will be updated.

Releases

react-http-renderer@0.2.0

Minor Changes

  • #4 cc1a1f2 Thanks @ntatoud! - Initial release of react-http-renderer

    • Custom React Reconciler for HTTP server rendering
    • Declarative JSX components: <Server>, <Route>, <Get>, <Post>, <Put>, <Delete>, <Patch>, <Options>, <Head>, <Middleware>
    • React hooks: useRequest() and useResponse()
    • Middleware support with scoped execution and chaining
    • URL parameter extraction and query string parsing
    • JSON request body parsing
    • Full TypeScript support with typed RequestContext, handlers, and middleware
    • Zero external HTTP dependencies — built on Node.js http module

@github-actions github-actions bot force-pushed the changeset-release/main branch from 28a8bcf to 0233353 Compare February 5, 2026 21:29
@ntatoud ntatoud merged commit 1d01006 into main Feb 5, 2026
@ntatoud ntatoud deleted the changeset-release/main branch February 5, 2026 21:30
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

Comments