aboutsummaryrefslogtreecommitdiff
path: root/packages/integrations/react (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-08-19fix(deps): update all non-major dependencies (#11765)Gravatar renovate[bot] 2-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13fix(deps): update all non-major dependencies (#11674)Gravatar renovate[bot] 2-3/+3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-08-09[ci] release (#11654)astro@4.13.3@astrojs/solid-js@4.4.1@astrojs/react@3.6.2Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-09Prevent throwing in react and solid component checks (#11624)Gravatar Bjorn Lu 2-34/+2
2024-08-08update formatter config (#11640)Gravatar Darius 7-12/+12
* update formatter config * format --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-07-31fix(deps): update all non-major dependencies (#11565)Gravatar renovate[bot] 2-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-30[ci] release (#11524)create-astro@4.8.1astro@4.12.3@astrojs/react@3.6.1Gravatar Houston (Bot) 2-1/+79
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-30Actions: Make `.safe()` the default return value (#11571)Gravatar Ben Holmes 1-12/+1
* 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
2024-07-30Actions: New fallback behavior with `action={actions.name}` (#11570)Gravatar Ben Holmes 2-3/+9
* 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
2024-07-23fix(deps): update all non-major dependencies (#11522)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-07-18feat(container): client hydration (#11486)Gravatar Emanuele Stoppa 1-1/+3
* fix: prevent client hydration when rendering via Container API * revert change that is not needed * skip client directives via option * reword changeset * Fix types of react server.d.ts * add new API --------- Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2024-07-17fix(deps): update all non-major dependencies (#11426)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-07-01fix(deps): update all non-major dependencies (#11383)Gravatar renovate[bot] 2-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-06-24fix(deps): update all non-major dependencies (#11318)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-06-17[ci] release (#11233)astro@4.10.3@astrojs/vue@4.5.0@astrojs/vercel@7.7.1@astrojs/svelte@5.6.0@astrojs/solid-js@4.4.0@astrojs/sitemap@3.1.6@astrojs/react@3.6.0@astrojs/preact@3.5.0@astrojs/node@8.3.1@astrojs/mdx@3.1.1@astrojs/lit@4.3.0@astrojs/db@0.11.6Gravatar Houston (Bot) 2-1/+38
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-17chore(deps): update all non-major dependencies (#11269)Gravatar renovate[bot] 2-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-14feat: refine container APIs for renderers (#11251)Gravatar Emanuele Stoppa 5-2/+16
2024-06-13[ci] formatGravatar Emanuele Stoppa 3-5/+4
2024-06-13feat(@astrojs/react): export renderer for easy loading (#11234)Gravatar Emanuele Stoppa 4-49/+57
* wip * feat(@astrojs/react): export `renderer` for easy loading * restore change * chore: address feedback * revert changes * revert changes to react integration * update changeset
2024-06-11fix(deps): update all non-major dependencies (#11222)Gravatar renovate[bot] 1-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-06[ci] release (#11186)astro@4.10.0@astrojs/vue@4.4.0@astrojs/svelte@5.5.0@astrojs/solid-js@4.3.0@astrojs/react@3.5.0@astrojs/preact@3.4.0@astrojs/mdx@3.1.0@astrojs/lit@4.2.0Gravatar Houston (Bot) 2-1/+25
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-05feat(container): provide a virtual module to load renderers (#11144)Gravatar Emanuele Stoppa 1-1/+14
* feat(container): provide a virtual module to load renderers * address feedback * chore: restore some default to allow to have PHP prototype working * Thread through renderers and manifest * Pass manifest too * update changeset * add diff * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * fix diff * rebase and update lock --------- Co-authored-by: Matthew Phillips <matthew@skypack.dev> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-05-30fix(deps): update all non-major dependencies (#11151)Gravatar renovate[bot] 1-3/+3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-05-23[ci] release (#11116)astro@4.9.0@astrojs/web-vitals@0.2.1@astrojs/vue@4.3.0@astrojs/react@3.4.0Gravatar Houston (Bot) 2-1/+48
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-22[ci] formatGravatar Ben Holmes 1-1/+1
2024-05-22Actions: React 19 progressive enhancement support (#11071)Gravatar Ben Holmes 4-0/+168
* deps: react 19 * feat: react progressive enhancement with useActionState * refactor: revert old action state implementation * feat(test): react 19 action with useFormStatus * fix: remove unused context arg * fix: wrote actions to wrong test fixture! * deps: revert react 19 beta to 18 for actions-blog fixture * chore: remove unused overrides * chore: remove unused actions export * chore: spaces vs tabs ugh * chore: fix conflicting fixture names * chore: changeset * chore: bump changeset to minor * Actions: support React 19 `useActionState()` with progressive enhancement (#11074) * feat(ex): Like with useActionState * feat: useActionState progressive enhancement! * feat: getActionState utility * chore: revert actions-blog fixture experimentation * fix: add back actions.ts export * feat(test): Like with use action state test * fix: stub form state client-side to avoid hydration error * fix: bad .safe chaining * fix: update actionState for client call * fix: correctly resume form state client side * refactor: unify and document reactServerActionResult * feat(test): useActionState assertions * feat(docs): explain my mess * refactor: add experimental_ prefix * refactor: move all react internals to integration * chore: remove unused getIslandProps * chore: remove unused imports * chore: undo format changes * refactor: get actionResult from middleware directly * refactor: remove bad result type * fix: like button disabled timeout * chore: changeset * refactor: remove request cloning * Update .changeset/gentle-windows-enjoy.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * changeset grammar tense --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-05-13fix(deps): update all non-major dependencies (#11015)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-05-09[ci] release (#10985)astro@4.8.1@astrojs/react@3.3.4Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-09feat(package.json): removed wrong react types (#10986)Gravatar Federico Ballarini 1-2/+2
2024-05-09[ci] release (#10944)astro@4.8.0@astrojs/web-vitals@0.1.1@astrojs/vue@4.2.0@astrojs/vercel@7.6.0@astrojs/solid-js@4.2.0@astrojs/react@3.3.3@astrojs/preact@3.3.0@astrojs/mdx@3.0.0@astrojs/db@0.11.1Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-09chore(deps): update all non-major dependencies (#10958)Gravatar renovate[bot] 2-4/+4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-05-07[ci] formatGravatar Matthew Phillips 1-16/+15
2024-05-07Support React 19 (#10942)Gravatar Matthew Phillips 2-23/+52
* Support React 19 * Fix lint * Update .changeset/short-phones-breathe.md * fix: update types peer dep --------- Co-authored-by: bholmesdev <hey@bholmes.dev>
2024-05-02[ci] release (#10890)astro@4.7.1@astrojs/react@3.3.2@astrojs/db@0.10.7Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-30fix a deprecated method in react integration using SSR: ↵Gravatar Gabriele Angrisani 1-33/+3
renderToStaticNodeStream (#10893) * deprecated method renderToStaticNodeStream * Create twelve-bulldogs-raise.md --------- Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-04-30fix(deps): update all non-major dependencies (#10901)Gravatar renovate[bot] 1-4/+4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-23[ci] release (#10842)astro@4.6.4@astrojs/vercel@7.5.4@astrojs/react@3.3.1@astrojs/partytown@2.1.0@astrojs/markdoc@0.11.0@astrojs/db@0.10.6Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-23fix: allow redoc to render on react components (#10855)Gravatar Lam 1-1/+0
* fix: removed redoc from noExternal for react * Add changeset --------- Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2024-04-22chore(deps): update all non-major dependencies (#10833)Gravatar renovate[bot] 1-7/+7
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-04-17[ci] formatGravatar Emanuele Stoppa 2-5/+5
2024-04-11[ci] release (#10739)create-astro@4.8.0astro@4.6.0@astrojs/vue@4.1.0@astrojs/upgrade@0.3.0@astrojs/telemetry@3.1.0@astrojs/svelte@5.4.0@astrojs/solid-js@4.1.0@astrojs/react@3.3.0@astrojs/prism@3.1.0@astrojs/preact@3.2.0@astrojs/mdx@2.3.0@astrojs/markdown-remark@5.1.0@astrojs/markdoc@0.10.0Gravatar Houston (Bot) 2-1/+9
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-10feat: upgrade the minimum Node.js maintainance LTS version (#10689)Gravatar Emanuele Stoppa 1-1/+1
* feat: upgrade the minimum Node.js maintainance LTS version * chore: update minimum npm version * chore: revert npm change * chore: address Erika's feedback * chore: apply further suggestions * Update .changeset/empty-rules-type.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-04-09[ci] release (#10680)astro@4.5.17@astrojs/vue@4.0.11@astrojs/react@3.2.0@astrojs/db@0.10.2Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-04[ci] formatGravatar fightingcat 1-1/+4
2024-04-04Expose Babel config for @astro/react. (#10675)Gravatar fightingcat 1-3/+5
2024-04-02[ci] release (#10651)astro@4.5.14@astrojs/react@3.1.1@astrojs/db@0.9.11Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-02[ci] formatGravatar Matthew Phillips 1-1/+1
2024-04-02Mark @material-tailwind/react as noExternal (#10654)Gravatar Matthew Phillips 1-0/+1
2024-03-13Revert "[ci] format" (#10417)Gravatar Emanuele Stoppa 2-5/+5
* Revert "[ci] format" This reverts commit 1863727215e87e20c6f5aebe5f9ee0f2783bc788. * pin dependency * update lock
2024-03-13[ci] formatGravatar Houston (Bot) 2-5/+5