-
-
Notifications
You must be signed in to change notification settings - Fork 1
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 #1891
Version Packages #1891
Conversation
View your CI Pipeline Execution ↗ for commit 91d50ec.
☁️ Nx Cloud last updated this comment at |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1891 +/- ##
=======================================
Coverage 93.30% 93.30%
=======================================
Files 132 132
Lines 1269 1269
Branches 265 265
=======================================
Hits 1184 1184
Misses 76 76
Partials 9 9
|
CodSpeed Performance ReportMerging #1891 will degrade performances by 14.83%Comparing Summary
Benchmarks breakdown
|
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
@httpx/[email protected]
Minor Changes
#1890
2bf1642
Thanks @belgattitude! - Rename getOrInsert into getOrSet (BC)#1890
2bf1642
Thanks @belgattitude! - LRU.clear now returns the number of cleared items#1890
2bf1642
Thanks @belgattitude! - Allow CacheKey type to be a number (still default to string)#1890
2bf1642
Thanks @belgattitude! - Export BaseCache interface for customizationPatch Changes
2bf1642
Thanks @belgattitude! - Add benchmarks for iterators and peek@httpx/[email protected]
Patch Changes
2bf1642
,2bf1642
,2bf1642
,2bf1642
,2bf1642
]:@examples/[email protected]
Patch Changes
2bf1642
,2bf1642
,2bf1642
,2bf1642
,2bf1642
]: