-
Notifications
You must be signed in to change notification settings - Fork 619
Version Packages #7945
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #7945
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughRemoves a changeset note, updates the ai-sdk-provider changelog with a 0.1.1 patch entry, and bumps the package version from 0.1.0 to 0.1.1. No code or public API changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 💡 Knowledge Base configuration:
You can enable these sources in your CodeRabbit configuration. 📒 Files selected for processing (3)
💤 Files with no reviewable changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (6)
🔇 Additional comments (2)
✨ Finishing Touches🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7945 +/- ##
=======================================
Coverage 56.54% 56.54%
=======================================
Files 904 904
Lines 58605 58605
Branches 4142 4142
=======================================
Hits 33141 33141
Misses 25358 25358
Partials 106 106
🚀 New features to boost your workflow:
|
size-limit report 📦
|
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 main, this PR will be updated.
Releases
@thirdweb-dev/ai-sdk-provider@0.1.1
Patch Changes
ac3a95eThanks @joaquim-verges! - Proper type inferencePR-Codex overview
This PR updates the version of the
ai-sdk-providerpackage from0.1.0to0.1.1and adds a new entry to theCHANGELOG.mddetailing a patch change related to type inference.Detailed summary
versioninpackage.jsonfrom0.1.0to0.1.1CHANGELOG.mdfor version0.1.1#7944and commitac3a95eSummary by CodeRabbit