Skip to content

fix: do not throw error if <script> exists inside {@html} #630

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

baseballyama
Copy link
Member

@baseballyama baseballyama commented Jan 5, 2025

close: #631

Copy link

changeset-bot bot commented Jan 5, 2025

🦋 Changeset detected

Latest commit: 4d561fb

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

This PR includes changesets to release 1 package
Name Type
svelte-eslint-parser Patch

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

Copy link

pkg-pr-new bot commented Jan 5, 2025

Open in Stackblitz

npm i https://pkg.pr.new/svelte-eslint-parser@630

commit: 4d561fb

@coveralls
Copy link

coveralls commented Jan 5, 2025

Pull Request Test Coverage Report for Build 12617493304

Details

  • 12 of 12 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.007%) to 94.757%

Totals Coverage Status
Change from base Build 12615782251: 0.007%
Covered Lines: 10295
Relevant Lines: 10741

💛 - Coveralls

@baseballyama baseballyama merged commit 8b179dd into main Jan 12, 2025
13 checks passed
@baseballyama baseballyama deleted the fix/at-html branch January 12, 2025 07:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

svelte eslint is parsing script tags in @html string literals
2 participants