mirror of
https://github.com/withastro/astro.git
synced 2025-02-17 22:44:24 -05:00
* feat: new orThrow types * fix: parens on return type * feat: switch implementation to orThrow() * feat(e2e): update PostComment * fix: remove callSafely from middleware * fix: toString() for actions * fix(e2e): more orThrow updates * feat: remove progressive enhancement from orThrow * fix: remove _astroActionSafe handler from react * feat(e2e): update test to use safe calling * chore: console log * chore: unused import * fix: add rewriting: true to test fixture * fix: correctly throw for server-only actions * chore: changeset * fix: update type tests * fix(test): remove .safe() chain * docs: use "patch" with BREAKING CHANGE notice * docs: clarify react integration in changeset |
||
---|---|---|
.. | ||
src | ||
test | ||
CHANGELOG.md | ||
client-v17.js | ||
client.js | ||
context.js | ||
jsx-runtime.js | ||
package.json | ||
README.md | ||
server-v17.js | ||
server.d.ts | ||
server.js | ||
server17.d.ts | ||
static-html.js | ||
tsconfig.json | ||
vnode-children.js |
@astrojs/react ⚛️
This Astro integration enables server-side rendering and client-side hydration for your React components.
Documentation
Read the @astrojs/react
docs
Support
-
Get help in the Astro Discord. Post questions in our
#support
forum, or visit our dedicated#dev
channel to discuss current development and more! -
Check our Astro Integration Documentation for more on integrations.
-
Submit bug reports and feature requests as GitHub issues.
Contributing
This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:
License
MIT
Copyright (c) 2023–present Astro