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

feat!: Svelte 5 support #1104

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

feat!: Svelte 5 support #1104

wants to merge 5 commits into from

Conversation

aklinker1
Copy link
Collaborator

@aklinker1 aklinker1 commented Oct 22, 2024

BREAKING CHANGE: Upgraded @sveltejs/vite-plugin-svelte from v3 to v4. This drops support for Svelte 4 and below. To continue using older versions of Svelte, use v1 of this module.


This closes #1099

Copy link

netlify bot commented Oct 22, 2024

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 9bc33e5
🔍 Latest deploy log https://app.netlify.com/sites/creative-fairy-df92c4/deploys/67238d841bb9ec0008f00eec
😎 Deploy Preview https://deploy-preview-1104--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@aklinker1 aklinker1 changed the title feat: Svelte 5 support feat!: Svelte 5 support Oct 31, 2024
@aklinker1 aklinker1 self-assigned this Oct 31, 2024
@aklinker1 aklinker1 marked this pull request as ready for review October 31, 2024 13:59
Copy link

pkg-pr-new bot commented Oct 31, 2024

Open in Stackblitz

@wxt-dev/auto-icons

pnpm add https://pkg.pr.new/@wxt-dev/auto-icons@1104

@wxt-dev/i18n

pnpm add https://pkg.pr.new/@wxt-dev/i18n@1104

@wxt-dev/module-solid

pnpm add https://pkg.pr.new/@wxt-dev/module-solid@1104

@wxt-dev/module-react

pnpm add https://pkg.pr.new/@wxt-dev/module-react@1104

@wxt-dev/module-svelte

pnpm add https://pkg.pr.new/@wxt-dev/module-svelte@1104

@wxt-dev/module-vue

pnpm add https://pkg.pr.new/@wxt-dev/module-vue@1104

@wxt-dev/unocss

pnpm add https://pkg.pr.new/@wxt-dev/unocss@1104

wxt

pnpm add https://pkg.pr.new/wxt@1104

commit: 9bc33e5

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.32%. Comparing base (5d991ed) to head (9bc33e5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1104      +/-   ##
==========================================
- Coverage   82.34%   82.32%   -0.02%     
==========================================
  Files         127      127              
  Lines        6767     6767              
  Branches     1133     1134       +1     
==========================================
- Hits         5572     5571       -1     
- Misses       1181     1182       +1     
  Partials       14       14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Svelte 5 Support
1 participant