feat(js-api): add spanInBytesToSpanInCodeUnits in subpath exports#9940
feat(js-api): add spanInBytesToSpanInCodeUnits in subpath exports#9940regseb wants to merge 1 commit intobiomejs:nextfrom
Conversation
🦋 Changeset detectedLatest commit: 11ea2f7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
WalkthroughA new helper function, 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Export the new
spanInBytesToSpanInCodeUnitsfunction (issue #4035 / PR #8944) to the subpath exports of the@biomejs/js-apipackage.The goal is to have the same exports in both the main and the subpaths.
Test Plan
n/a
Docs
n/a