Skip to content

chore: bump version.#22

Merged
morganney merged 1 commit intomainfrom
develop
Nov 30, 2025
Merged

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

Conversation

@morganney
Copy link
Copy Markdown
Owner

BREAKING CHANGES:

  • span-bearing nodes always expose node.span but it may be undefined, so callers must handle that case

Copilot AI review requested due to automatic review settings November 30, 2025 01:03
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 30, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage   99.32%   99.32%           
=======================================
  Files           3        3           
  Lines        1187     1187           
  Branches       82       82           
=======================================
  Hits         1179     1179           
  Misses          6        6           
  Partials        2        2           

☔ 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

This PR bumps the package version from 1.0.1 to 2.0.0-rc.0 in preparation for a major release with breaking changes. The breaking change involves span-bearing nodes always exposing node.span which may be undefined, requiring callers to handle that case.

  • Version updated to 2.0.0-rc.0 (release candidate for major version)
  • Version synchronized across package.json and package-lock.json
  • Follows semantic versioning with appropriate pre-release tag

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updated version field to 2.0.0-rc.0
package-lock.json Updated version in root package metadata (lines 3 and 9) to maintain consistency

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

@morganney morganney merged commit a1bd2d7 into main Nov 30, 2025
11 checks passed
@morganney morganney deleted the develop branch November 30, 2025 01:06
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