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

Upgrade to be able to handle svelte 5 features #254

Merged
merged 3 commits into from
Nov 9, 2024

Conversation

ElijahJohnson5
Copy link
Contributor

Add module js and ts support
Update tests for new warnings
Add tests for module js and ts support
Update dependency to svelte 5

I am open to any changes! Hope this helps get the svelte 5 support across the line.

Add module js and ts support
Update tests for new warnings
Add tests for module js and ts support
Update dependency to svelte 5
@03juan
Copy link

03juan commented Oct 28, 2024

Closes #250

@ravides19

This comment was marked as off-topic.

@EMH333 EMH333 self-requested a review October 29, 2024 03:52
Copy link
Owner

@EMH333 EMH333 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great start!

Test failure in Node 16 is due to Svelte 5 bumping minimum version to Node 18. I think this is fine to follow, even if the release will still support Svelte >=4.2.1 since v16 has been end of life for a while now. Folks can still use older versions of esbuild-svelte if they need compatibility.

index.ts Outdated Show resolved Hide resolved
index.ts Outdated Show resolved Hide resolved
index.ts Outdated Show resolved Hide resolved
index.ts Outdated Show resolved Hide resolved
@EMH333 EMH333 changed the title Updrade to be able to handle svelte 5 features Upgrade to be able to handle svelte 5 features Oct 29, 2024
@EMH333 EMH333 added the enhancement New feature or request label Oct 29, 2024
@zazer1 zazer1 mentioned this pull request Nov 8, 2024
5 tasks
@EMH333 EMH333 merged commit 9c1de43 into EMH333:main Nov 9, 2024
4 checks passed
@ElijahJohnson5 ElijahJohnson5 deleted the feature/svelte5 branch November 9, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants