-
Notifications
You must be signed in to change notification settings - Fork 17
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
fix: support remove unpartitioned same name cookie first #44
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #44 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 218 234 +16
Branches 57 61 +4
=========================================
+ Hits 218 234 +16 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
index.d.ts的removeUnpartitioned定义没加 |
overwrite属性对removeUnpartitioned也有影响 |
已修复 |
[skip ci] ## [2.8.2](v2.8.1...v2.8.2) (2023-12-28) ### Bug Fixes * support remove unpartitioned same name cookie first ([#44](#44)) ([b81f041](b81f041))
No description provided.