mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
84189b6511
* feat: support _astroAction query param * feat(test): _astroAction query param * fix: handle _actions requests from legacy fallback * feat(e2e): new actions pattern on blog test * feat: update React 19 adapter to use query params * fix: remove legacy getApiContext() * feat: ActionQueryStringInvalidError * fix: update error description * feat: ActionQueryStringInvalidError * chore: comment on _actions skip * feat: .queryString property * chore: comment on throw new Error * chore: better guess for "why" on query string * chore: remove console log * chore: changeset * chore: 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