-
Notifications
You must be signed in to change notification settings - Fork 165
Pull requests: unjs/ofetch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: improve isJSONSerializable safety and null handling
#584
opened May 17, 2026 by
ruguoba
Loading…
fix(utils.url): require boundary char in withBase prefix match (#564)
#576
opened May 12, 2026 by
SAY-5
Loading…
fix: handle null in isJSONSerializable to prevent TypeError
#574
opened May 8, 2026 by
Zelys-DFKH
Loading…
fix: correct isJSONSerializable to handle null without throwing
#572
opened May 4, 2026 by
EduardF1
Loading…
fix: enforce host boundary in withBase to prevent SSRF via prefix attack
#568
opened Apr 12, 2026 by
Yanhu007
Loading…
feat: add protocol validation to withBase to prevent SSRF
#565
opened Apr 5, 2026 by
stark-afk
Loading…
3 tasks done
chore(deps): update devdependency undici to v8
#562
opened Apr 2, 2026 by
renovate
Bot
Loading…
1 task
fix: pass type parameter T to FetchOptions in $Fetch interface (#559)
#561
opened Apr 2, 2026 by
guoyangzhen
Loading…
fix: pass generic type T through to FetchOptions in interface (#559)
#560
opened Apr 2, 2026 by
guoyangzhen
Loading…
feat: add onDownloadProgress callback for response progress tracking
#558
opened Mar 30, 2026 by
productdevbook
Loading…
6 tasks done
feat: add opt-in request deduplication (dedupe option)
#557
opened Mar 30, 2026 by
productdevbook
Loading…
7 tasks done
feat(types): add schema-typed $fetch.create with OpenAPI path inference
#556
opened Mar 30, 2026 by
productdevbook
Loading…
9 tasks done
feat: add $fetch.safe() for Go-like error handling
#555
opened Mar 30, 2026 by
productdevbook
Loading…
7 tasks done
refactor: add runtime deprecation warning for params option
#554
opened Mar 30, 2026 by
productdevbook
Loading…
5 tasks done
fix: legacy browser Headers crash, onRequest params merge, baseURL whitespace
#553
opened Mar 30, 2026 by
productdevbook
Loading…
6 tasks done
feat: add HTTP method aliases ($fetch.get, .post, .put, etc.)
#552
opened Mar 30, 2026 by
productdevbook
Loading…
9 tasks done
feat: merge hooks from defaults and per-request options
#550
opened Mar 30, 2026 by
productdevbook
Loading…
7 tasks done
feat: enhance retry system with attempt tracking, retryCondition, and onRetry hook
#549
opened Mar 30, 2026 by
productdevbook
Loading…
11 tasks done
feat(types): add schema-typed ofetch.create with OpenAPI-style path inference (#406)
#548
opened Mar 26, 2026 by
gkoos
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.