Skip to content

feat(svelte-ast-print): Add support for AttachTag#127

Merged
xeho91 merged 12 commits intomainfrom
feat/attach-node
May 31, 2025
Merged

feat(svelte-ast-print): Add support for AttachTag#127
xeho91 merged 12 commits intomainfrom
feat/attach-node

Conversation

@xeho91
Copy link
Owner

@xeho91 xeho91 commented May 18, 2025

Resolves #123

@xeho91 xeho91 added enhancement New feature or request tests Add or improve existing tests pkg:svelte-ast-print labels May 18, 2025
@xeho91 xeho91 self-assigned this May 18, 2025
@xeho91 xeho91 added enhancement New feature or request tests Add or improve existing tests pkg:svelte-ast-print labels May 18, 2025
@changeset-bot
Copy link

changeset-bot bot commented May 18, 2025

🦋 Changeset detected

Latest commit: cd8c5f6

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

This PR includes changesets to release 1 package
Name Type
svelte-ast-print 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

@socket-security
Copy link

socket-security bot commented May 18, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedsvelte@​5.26.2 ⏵ 5.33.1099 +110086 +198 +1100

View full report

@codecov
Copy link

codecov bot commented May 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.38%. Comparing base (57e26bd) to head (cd8c5f6).
Report is 3 commits behind head on main.

Additional details and impacted files
Components Coverage Δ
js-ast-analyze ∅ <ø> (∅)
js-ast-build ∅ <ø> (∅)
svelte-ast-analyze ∅ <ø> (∅)
svelte-ast-build ∅ <ø> (∅)
svelte-ast-print 97.38% <100.00%> (+0.05%) ⬆️
ts-ast-analyze ∅ <ø> (∅)
ts-ast-build ∅ <ø> (∅)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@xeho91
Copy link
Owner Author

xeho91 commented May 18, 2025

Temporarily blocked by upstream: sveltejs/svelte#15946

@pkg-pr-new
Copy link

pkg-pr-new bot commented May 31, 2025

Open in StackBlitz

pnpm add https://pkg.pr.new/xeho91/js-ast/svelte-ast-print@127

commit: cd8c5f6

@github-actions
Copy link
Contributor

PR Preview Action v1.6.1

🚀 View preview at
https://xeho91.github.io/js-ast/docs/pr-preview/pr-127/

Built to branch gh-pages at 2025-05-31 05:48 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@xeho91 xeho91 merged commit 2cf6431 into main May 31, 2025
14 checks passed
@xeho91 xeho91 deleted the feat/attach-node branch May 31, 2025 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request pkg:svelte-ast-print tests Add or improve existing tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for AttachTag Svelte AST node

1 participant