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

fix: Printing BindDirective when is a shorthand #84

Merged
merged 3 commits into from
Jul 10, 2024
Merged

Conversation

xeho91
Copy link
Owner

@xeho91 xeho91 commented Jul 10, 2024

πŸ“¦ Published PR as canary version: 0.2.3--canary.84.9875062767.0

✨ Test out this PR locally via:

npm install svelte-ast-print@0.2.3--canary.84.9875062767.0
# or 
yarn add svelte-ast-print@0.2.3--canary.84.9875062767.0

@xeho91 xeho91 added patch Increment the patch version when merged release Create a release when this pr is merged tests Add or improve existing tests labels Jul 10, 2024
@xeho91 xeho91 self-assigned this Jul 10, 2024
Copy link

github-actions bot commented Jul 10, 2024

Coverage Report

Status Category Percentage Covered / Total
πŸ”΅ Lines 99.46% 1853 / 1863
πŸ”΅ Statements 99.46% 1853 / 1863
πŸ”΅ Functions 100% 102 / 102
πŸ”΅ Branches 96.46% 218 / 226
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/mod.js 99.48% 97.52% 100% 99.48% 70-72, 174-175, 1252-1254
Generated in workflow #88

Copy link

PR Preview Action v1.4.7
πŸš€ Deployed preview to https://xeho91.github.io/svelte-ast-print/docs/pr-preview/pr-84/
on branch gh-pages at 2024-07-10 13:24 UTC

@xeho91 xeho91 merged commit a051a8d into main Jul 10, 2024
9 checks passed
@xeho91 xeho91 deleted the shorthand-bind branch July 10, 2024 13:29
Copy link

πŸš€ PR was released in v0.2.3 πŸš€

@github-actions github-actions bot added the released This issue/pull request has been released. label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged release Create a release when this pr is merged released This issue/pull request has been released. tests Add or improve existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant