Skip to content

Version Packages#3915

Merged
ntucker merged 1 commit intomasterfrom
changeset-release/master
Apr 16, 2026
Merged

Version Packages#3915
ntucker merged 1 commit intomasterfrom
changeset-release/master

Conversation

@github-actions
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.17.0

Minor Changes

  • #3914 930c8ed - resource() accepts nonFilterArgumentKeys

    const PostResource = resource({
      path: '/:group/posts/:id',
      searchParams: {} as { orderBy?: string; author?: string },
      schema: Post,
      nonFilterArgumentKeys: ['orderBy'],
    });

example-benchmark-react@0.1.9

Patch Changes

  • Updated dependencies [930c8ed]:
    • @data-client/rest@0.17.0
    • @data-client/react@0.16.7

coinbase-lite@0.0.24

Patch Changes

  • Updated dependencies [930c8ed]:
    • @data-client/rest@0.17.0

test-bundlesize@0.1.16

Patch Changes

  • Updated dependencies [930c8ed]:
    • @data-client/rest@0.17.0
    • @data-client/react@0.16.7

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 16, 2026

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 16, 2026 3:33am

Request Review

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.11%. Comparing base (9c3d266) to head (232593b).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3915   +/-   ##
=======================================
  Coverage   98.11%   98.11%           
=======================================
  Files         153      153           
  Lines        2917     2917           
  Branches      567      567           
=======================================
  Hits         2862     2862           
  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.

@github-actions github-actions Bot force-pushed the changeset-release/master branch from 34585f5 to bc7771f Compare April 16, 2026 03:10
@github-actions github-actions Bot force-pushed the changeset-release/master branch from bc7771f to abb3969 Compare April 16, 2026 03:20
@github-actions github-actions Bot force-pushed the changeset-release/master branch from abb3969 to 232593b Compare April 16, 2026 03:33
@ntucker ntucker merged commit a196c0f into master Apr 16, 2026
21 checks passed
@ntucker ntucker deleted the changeset-release/master branch April 16, 2026 11:17
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