Skip to content

Commit

Permalink
fix(internal): remove un-needed undefined for optional unions
Browse files Browse the repository at this point in the history
  • Loading branch information
belgattitude committed Sep 10, 2024
1 parent 3e3a62f commit a8befda
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/five-pants-itch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@httpx/dsn-parser": patch
---

[internal cleanup] refactor some unions with undefined for optional parameters
5 changes: 5 additions & 0 deletions .changeset/mean-ears-turn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@httpx/plain-object": patch
---

internal: assertPlainObject error message remove explicit undefined union
5 changes: 5 additions & 0 deletions .changeset/shy-trees-hope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@httpx/assert": patch
---

[internal cleanup] refactor some unions with undefined for optional parameters

0 comments on commit a8befda

Please sign in to comment.