Skip to content

chore: bump major version.#25

Merged
morganney merged 1 commit intomainfrom
develop
Mar 13, 2026
Merged

chore: bump major version.#25
morganney merged 1 commit intomainfrom
develop

Conversation

@morganney
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 13, 2026 15:43
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (229ccb9) to head (1ba6a45).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #25   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines         1187      1187           
  Branches        85        85           
=========================================
  Hits          1187      1187           

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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Releases the stable v2.0.0 of swc-walk (moving from the 2.0.0 RC), fixes an exports typing path typo, and adds migration + requirements documentation for v2 consumers.

Changes:

  • Promotes package version from 2.0.0-rc.1 to 2.0.0 (and updates lockfile).
  • Fixes the ./baseVisitor CJS types export path typo (baseVisistorbaseVisitor).
  • Adds v1→v2 migration documentation and links it from the README, including Node.js support notes.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
package.json Finalizes v2.0.0 release version and corrects exports CJS types path for baseVisitor.
package-lock.json Aligns lockfile version metadata to 2.0.0.
docs/v1-v2-migration.md Introduces v1→v2 breaking-changes guide (Span typing + Node support).
README.md Documents runtime requirements and links to the migration guide.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@morganney morganney merged commit e518e78 into main Mar 13, 2026
8 checks passed
@morganney morganney deleted the develop branch March 13, 2026 15:51
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.

2 participants