Skip to content

fix: fix issue with solid start#31

Merged
AlemTuzlak merged 6 commits intomainfrom
fix/start-devtools-not-working
Aug 12, 2025
Merged

fix: fix issue with solid start#31
AlemTuzlak merged 6 commits intomainfrom
fix/start-devtools-not-working

Conversation

@AlemTuzlak
Copy link
Copy Markdown
Collaborator

@AlemTuzlak AlemTuzlak commented Aug 12, 2025

Fixes #28

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Aug 12, 2025

More templates

@tanstack/devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools@31

@tanstack/devtools-ui

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-ui@31

@tanstack/devtools-event-bus

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-event-bus@31

@tanstack/devtools-event-client

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-event-client@31

@tanstack/react-devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/react-devtools@31

@tanstack/solid-devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/solid-devtools@31

commit: 211ff36

@AlemTuzlak AlemTuzlak merged commit 8ea8ef7 into main Aug 12, 2025
4 checks passed
@github-actions github-actions Bot mentioned this pull request Aug 12, 2025
AlemTuzlak pushed a commit that referenced this pull request Aug 12, 2025
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @tanstack/solid-devtools@0.3.1

### Patch Changes

- Fixed issue where solid devtools didn't work with solid start
([#31](#31))

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

Solid Devtools is not working with Solid Start without clientOnly

1 participant