Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deps (vite 6, crxjs) #317

Merged
merged 3 commits into from
Dec 11, 2024
Merged

Update deps (vite 6, crxjs) #317

merged 3 commits into from
Dec 11, 2024

Conversation

thetarnav
Copy link
Owner

@thetarnav thetarnav commented Dec 9, 2024

Update to vite 6 (closes #312)
Removes solid-start dep (it wasn't used anyway)
Updates module resolution to node next
Updates vitest, jsdom
Simplifies the file structure of the frontend package to minimize number of files, dirs, imports etc
Updates crxjs to 2.0.0-beta.28 (fixes #310)
Also removes solid start and vite-plugin-ssr examples for now

Update to vite 6 (closes #312)
Removes solid-start dep (it wasn't used anyway)
Updates module resolution to node next
Updates vitest, jsdom
Simplifies the file structure of the frontend package to minimize number of files, dirs, imports etc
Copy link

changeset-bot bot commented Dec 9, 2024

🦋 Changeset detected

Latest commit: 7569ff3

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

This PR includes changesets to release 8 packages
Name Type
@solid-devtools/debugger Minor
@solid-devtools/extension Minor
@solid-devtools/frontend Minor
@solid-devtools/logger Minor
solid-devtools Minor
@solid-devtools/overlay Minor
@solid-devtools/shared Minor
@solid-devtools/theme 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

@thetarnav thetarnav merged commit 71df6f4 into main Dec 11, 2024
2 checks passed
@thetarnav thetarnav deleted the vite6 branch December 11, 2024 16:15
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.

Vite 6 compatibility Chrome 130 + crxjs CSP bug
1 participant