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: add support for {#snippet} and {@render} #431

Merged
merged 4 commits into from
Nov 20, 2023
Merged

feat: add support for {#snippet} and {@render} #431

merged 4 commits into from
Nov 20, 2023

Conversation

ota-meshi
Copy link
Member

No description provided.

Copy link

changeset-bot bot commented Nov 18, 2023

🦋 Changeset detected

Latest commit: 18abf37

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 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

@ota-meshi ota-meshi mentioned this pull request Nov 18, 2023
16 tasks
@coveralls
Copy link

coveralls commented Nov 18, 2023

Pull Request Test Coverage Report for Build 6925309205

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 63 of 63 (100.0%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 91.361%

Totals Coverage Status
Change from base Build 6901776316: 0.1%
Covered Lines: 2386
Relevant Lines: 2525

💛 - Coveralls

@baseballyama
Copy link
Member

I'm not sure what happened but I got the error.

image
{#snippet foo()}
{/snippet}
{@render foo()}

@ota-meshi
Copy link
Member Author

ota-meshi commented Nov 20, 2023

@baseballyama baseballyama merged commit ab13a46 into main Nov 20, 2023
14 checks passed
@baseballyama baseballyama deleted the snippets branch November 20, 2023 05:56
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.

None yet

3 participants