R

RedwoodJS

R
RedwoodJS Web v8.9.0

v8.9.0

Changelog We're winding down development of Redwood GraphQL (formerly RedwoodJS). There is an actively maintained fork over at https://cedarjs.com (GitHub: cedarjs/cedar). Please migrate if you want further security updates, bug fixes and new features. 🛠️ Fixes fix(supabase): Preserve extra search parameters (#12102) by @Tobbe fix(deps): update dependency vite to v5.4.20 [security] (#12091) by @re…

R
RedwoodJS Web

🚀 Introducing RedwoodSDK — Full-stack React on Cloudflare

🚀 Introducing RedwoodSDK — React on Cloudflare Hey Team Redwood! 🌲 We’re excited to share RedwoodSDK — a modern React framework for building full-stack web apps on Cloudflare. Why RedwoodSDK? Starts as a Vite plugin Unlocks SSR, React Server Components, server functions, streaming, and realtime Local dev parity with Miniflare First-class access to Cloudflare services: Workers, D1, Durable Objects,…

R
RedwoodJS Web v8.8.1

v8.8.1

Changelog The main reason for this release is to upgrade form-data to patch a security vulnerability 📦 Dependencies chore(deps): update dependency publint to v0.3.12 (#12074) by @renovate-bot chore(deps): bump form-data from 2.5.1 to 2.5.5 (#12071) by @dependabot[bot] deps(web): Update @apollo/client package to v3.13.9 (#12078) by @Tobbe 🧹 Chore Click to see all chore contributions chore(docs): En…

R
RedwoodJS Web v8.8.0

v8.8.0

Changelog 🚀 Features feat(api-server): lambdaLoader: add discoverFunctionsGlob option... (#12063) by @richard-stafflink 🛠️ Fixes fix(deps): update dependency http-proxy-middleware to v3.0.5 [security] (#12059) by @renovate-bot fix(api-server): lambdaLoader: improve handler import logic... (#12064) by @richard-stafflink 📚 Docs Add CloudRay Deployment Guide (#12069) by @GeoSegun docs(links): fix lin…

R
RedwoodJS Web v8.6.3

v8.6.3

Changelog 🛠️ Fixes fix(cli): Tell yarn not to install Tailwind types (they're deprecated) (#12049) by @Tobbe fix(storybook): Adding vite-plugin-node-polyfills to SB Vite config (#12050) by @Tobbe fix(api-server): handle path names with 'graphql' (#12055) by @Tobbe 📦 Dependencies chore(deps): bump tar-fs from 2.1.2 to 2.1.3 (#12045) by @dependabot[bot] chore(deps): Bump pbkdf2 to 3.1.2 (#12057) by…

R
RedwoodJS Web v8.6.2

v8.6.2

This release accidentally contains no changes compared to v8.6.1. Please jump straight to v8.6.3!

R
RedwoodJS Web v8.6.1

v8.6.1

Changelog This release focuses on upgrading third party packages to fix security vulnerabilities 📦 Dependencies chore(deps): Bump vite to 5.4.15 (#12012) by @Tobbe chore(deps): Upgrade Vitest to 2.1.8 (#12010) by @Tobbe chore(deps): bump elliptic from 6.6.0 to 6.6.1 (#11960) by @dependabot[bot] chore(deps): bump tar-fs from 2.1.1 to 2.1.2 (#12011) by @dependabot[bot] chore(deps): Bump vite-plugin-…

R
RedwoodJS Web v7.7.5

v7.7.5

Changelog 🛠️ Fixes fix(storybook): Make Storybook run also on Node v20.19.0 (#12003) by @Tobbe fix(storybook): Apply workaround in #12003 also for Webpack Storybook (d1dd80f) by @Tobbe 📦 Dependencies chore(deps): bump elliptic from 6.5.5 to 6.6.1 (#11960) by @dependabot[bot] chore(deps): Bump vite to 4.5.11 (#12012) by @Tobbe chore(deps): bump tar-fs from 2.1.1 to 2.1.2 (#12011) by @dependabot[bot…

R
RedwoodJS Web v8.6.0

v8.6.0

Changelog 🚀 Features feat(scripts): Args type for script arguments (#11946) by @Tobbe Generated scripts will now come with an `Args` interface that you can add your arguments to for better TS support. 🛠️ Fixes fix(babel-config): react compiler target should be a string (#11935) by @Tobbe fix(cli): Await files() when generating scripts (#11947) by @Tobbe fix(cli): Support passing numeric args to pr…