Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/redwoodjs/redwood

The App Framework for Startups
https://github.com/redwoodjs/redwood

chore(deps): update react monorepo

renovate[bot] opened this pull request 10 months ago
chore(esm): Use .js imports in @redwoodjs/vite to prep for ESM

Tobbe opened this pull request 10 months ago
RSC: Update templates for setup command

Tobbe opened this pull request 10 months ago
chore(deps): update dependency @clerk/clerk-react to v4.30.7

renovate[bot] opened this pull request 10 months ago
chore(deps): update dependency @auth0/auth0-spa-js to v2.1.3

renovate[bot] opened this pull request 10 months ago
chore(deps): update dependency @actions/cache to v3.2.4

renovate[bot] opened this pull request 10 months ago
chore(deps): update chore

renovate[bot] opened this pull request 10 months ago
chore(deps): update react monorepo

renovate[bot] opened this pull request 10 months ago
fix(deps): update graphqlcodegenerator monorepo (major)

renovate[bot] opened this pull request 10 months ago
fix(env files): rename to `--load-env-files`

jtoar opened this pull request 10 months ago
chore(web): switch to vitest

Josh-Walker-GM opened this pull request 10 months ago
RSC: Remove our own rscNodeLoader

Tobbe opened this pull request 10 months ago
[Bug?]: Errors including graphql fragments on v7

pvenable opened this issue 10 months ago
fix(esm): use CJS wrapper for ESM default interop

jtoar opened this pull request 10 months ago
fix(context): Re-export context from `graphql-server`

Josh-Walker-GM opened this pull request 10 months ago
Enable CSS nesting syntax by default when using Tailwind

cannikin opened this pull request 10 months ago
chore(deps): update react monorepo

renovate[bot] opened this pull request 10 months ago
fix(serve): Allow periods in most paths

Tobbe opened this pull request 10 months ago
[Bug?]: Storybook preview config load not working

ChrisLFieldsII opened this issue 10 months ago
fix(scenario): Make sure to cleanup even if test fails

dac09 opened this pull request 10 months ago
chore(style): getDefaultViteConfig source format

Tobbe opened this pull request 11 months ago
chore(refactor): vite - extract default vite config

Tobbe opened this pull request 11 months ago
RSC: rscBuildAnalyze: Start at web/src/

Tobbe opened this pull request 11 months ago
RSC: ensureProcessDirWeb()

Tobbe opened this pull request 11 months ago
RSC: Extract webpack shims into their own file

Tobbe opened this pull request 11 months ago
RSC: Babel react plugin not needed for analyze phase

Tobbe opened this pull request 11 months ago
RSC: runFeServer: wrap RSC code with `if (rscEnabled)`

Tobbe opened this pull request 11 months ago
RSC: Update comments, naming etc based on Danny's input

Tobbe opened this pull request 11 months ago
RSC: Rename to buildRscClientAndServer

Tobbe opened this pull request 11 months ago
RSC: Rename to rscBuildForServer, and tweak some comments

Tobbe opened this pull request 11 months ago
SSR: Extract buildForStreamingServer function

Tobbe opened this pull request 11 months ago
RSC: smoke-tests: Compare text, not html

Tobbe opened this pull request 11 months ago
chore(unit-tests): Silence middleware error logging

Tobbe opened this pull request 11 months ago
chore(esm): paths.ts prep for ESM

Tobbe opened this pull request 11 months ago
chore: Removes logger specs from e2e tests

dthyresson opened this pull request 11 months ago
Iterate on `.env` files: make the behavior override

jtoar opened this pull request 11 months ago
Iterate on `.env` file loading

jtoar opened this pull request 11 months ago
fix(deps): update dependency fastify to v4.26.2

renovate[bot] opened this pull request 11 months ago
fix(deps): update dependency @fastify/http-proxy to v9.4.0

renovate[bot] opened this pull request 11 months ago
Update babel monorepo to v7.24.0

renovate[bot] opened this pull request 11 months ago
Update storybook monorepo to v7.6.17

renovate[bot] opened this pull request 11 months ago
fix(deps): update prisma monorepo to v5.10.2

renovate[bot] opened this pull request 11 months ago
Update dependency @apollo/client to v3.9.5

renovate[bot] opened this pull request 11 months ago
[RFC]: Suport Apollo Persisted Cache

dthyresson opened this issue 11 months ago
RSC: distRsc and distClient paths

Tobbe opened this pull request 11 months ago
RSC: build: Read paths from getPaths()

Tobbe opened this pull request 11 months ago
fix(esm): fix initial esm blockers for redwood apps

jtoar opened this pull request 11 months ago
chore: remove release tooling

jtoar opened this pull request 11 months ago
chore(refactor): vite - extract into buildRouteHooks.ts

Tobbe opened this pull request 11 months ago
chore(test-project): Upgrade postcss-loader version

Tobbe opened this pull request 11 months ago
RSC: Add build step debug logs

Tobbe opened this pull request 11 months ago
RSC: Fix node-loader message typo

Tobbe opened this pull request 11 months ago
RSC: Fix server build root

Tobbe opened this pull request 11 months ago
Adds dynamic og:image generation using middleware and plain components

cannikin opened this pull request 11 months ago
RSC: Make babel insert `renderFromRscServer` calls into Routes.tsx

Tobbe opened this pull request 11 months ago
RSC: chore - upgrade @tobbe.dev/rsc-test to v0.0.5

Tobbe opened this pull request 11 months ago
chore(.vscode): Enable find inside root __fixtures__

Tobbe opened this pull request 11 months ago
chore(deps): bump es5-ext from 0.10.62 to 0.10.64

dependabot[bot] opened this pull request 11 months ago
RSC: Include original name in rsc filename

Tobbe opened this pull request 11 months ago
RSC: Fix path in setup script readme

Tobbe opened this pull request 11 months ago
[Bug?]: Scenarios broken with redwood 7

razzeee opened this issue 11 months ago
chore(docs): Add link to SuperTokens auth

danbtl opened this pull request 11 months ago
Update jsdoc for ScenarioData type

c-ciobanu opened this pull request 11 months ago
fix(deps): update opentelemetry-js monorepo

renovate[bot] opened this pull request 11 months ago
Add Storybook (Vite) framework package

arimendelow opened this pull request 11 months ago
chore(esm): Convert `@redwoodjs/vite` to ESM

Tobbe opened this pull request 11 months ago
Update studio.md

jnhooper opened this pull request 11 months ago
fix(deploy): handle server file

jtoar opened this pull request 11 months ago
fix(coherence): update setup command to detect server file

jtoar opened this pull request 11 months ago
chore(rename): Be consistent with 'for' prefix for babel plugin option

Tobbe opened this pull request 11 months ago
RSC: Remove commented code from worker

Tobbe opened this pull request 11 months ago
RSC: Simplify entriesFile loading

Tobbe opened this pull request 11 months ago
chore(types): Get rid of TS typecast in babel config

Tobbe opened this pull request 11 months ago
fix(render): reduce memory and handle server file

jtoar opened this pull request 11 months ago
docs: Adds GraphQL Caching docs for Client and Response caching

dthyresson opened this pull request 11 months ago
Update MetaTags to be Metadata in Docs

codisfy opened this pull request 11 months ago
fix(sentry): move templates to the command's directory

jtoar opened this pull request 11 months ago
RSC: Upgrade test-project-rsa to v8 canary

Tobbe opened this pull request 11 months ago
RSC: Refactor: extract common code for env vars

Tobbe opened this pull request 11 months ago
RSC: Transform client components during build

Tobbe opened this pull request 11 months ago
chore(deps): bump ip from 1.1.5 to 1.1.9 in /docs

dependabot[bot] opened this pull request 11 months ago
RSC: Refactor node-loader and some vite plugins

Tobbe opened this pull request 11 months ago
chore(release): fix updating `peerDependencies` in release script

jtoar opened this pull request 11 months ago
[Bug?]: Mantine components break web tests

will-ks opened this issue 11 months ago
chore(deps): bump ip from 2.0.0 to 2.0.1

dependabot[bot] opened this pull request 11 months ago
chore(deps): acorn-loose 8.4.0

Tobbe opened this pull request 11 months ago
[RFC]: SolidJS boilerplate on the frontend

GRawhideMart opened this issue 11 months ago
chore(deps): update dependency @playwright/test to v1.41.2

renovate[bot] opened this pull request 11 months ago
chore(ci): update yarn.lock for changelog action

jtoar opened this pull request 11 months ago
chore(changelog): add v7

jtoar opened this pull request 11 months ago
chore(crwa): update version in e2e test

jtoar opened this pull request 11 months ago
chore: bump TSTyche

mrazauskas opened this pull request 11 months ago
fix(server): prefix port/host with api, fix logging

jtoar opened this pull request 11 months ago
chore(docs): align v6 docs with the next branch

jtoar opened this pull request 11 months ago