Skip to content

devtool react init - #1670

Open
siddarthvader wants to merge 26 commits into
mainfrom
611-devtool-react
Open

devtool react init#1670
siddarthvader wants to merge 26 commits into
mainfrom
611-devtool-react

Conversation

@siddarthvader

Copy link
Copy Markdown
Collaborator

Devtool init for react, it works as a plugin and can be added in houdini.config.ts to enable and dev is default

'houdini-react': {
		devtools: 'dev'|'production'|'never'
},

To help everyone out, please make sure your PR does the following:

  • Update the first line to point to the ticket that this PR fixes
  • Add a message that clearly describes the fix
  • If applicable, add a test that would fail without this fix
  • Make sure the unit and integration tests pass locally with pnpm run tests and cd integration && pnpm run tests
  • Includes a changeset if your fix affects the user with pnpm changeset

@changeset-bot

changeset-bot Bot commented Jun 16, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 76ccc13

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
houdini Patch
houdini-react Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants