Skip to content

Version Packages - #3864

Merged
ntucker merged 1 commit into
masterfrom
changeset-release/master
Apr 3, 2026
Merged

Version Packages#3864
ntucker merged 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@data-client/rest@0.16.4

Patch Changes

  • #3862 a214720 - Fix StackBlitz WebContainers compatibility with path-to-regexp

    Use namespace import (import *) instead of named imports for the CJS
    path-to-regexp dependency. Named imports trigger webpack's per-export
    presence validation, which fails in StackBlitz's WebContainers environment.
    Namespace imports defer property access to runtime, bypassing the check
    with no tree-shaking loss.

example-benchmark-react@0.1.5

Patch Changes

  • Updated dependencies [a214720]:
    • @data-client/rest@0.16.4
    • @data-client/react@0.16.0

coinbase-lite@0.0.20

Patch Changes

  • Updated dependencies [a214720]:
    • @data-client/rest@0.16.4

test-bundlesize@0.1.12

Patch Changes

  • Updated dependencies [a214720]:
    • @data-client/rest@0.16.4
    • @data-client/react@0.16.0

@vercel

vercel Bot commented Apr 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs-site Ignored Ignored Preview Apr 3, 2026 9:48pm

@codecov

codecov Bot commented Apr 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.08%. Comparing base (a214720) to head (ccc1e5d).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3864   +/-   ##
=======================================
  Coverage   98.08%   98.08%           
=======================================
  Files         152      152           
  Lines        2877     2877           
  Branches      564      564           
=======================================
  Hits         2822     2822           
  Misses         11       11           
  Partials       44       44           

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

@ntucker
ntucker merged commit aa54c4c into master Apr 3, 2026
21 checks passed
@ntucker
ntucker deleted the changeset-release/master branch April 3, 2026 21:58
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.

1 participant