Skip to content

Commit

Permalink
docs(changeset): bugfix: fill cache and cors in copyWith
Browse files Browse the repository at this point in the history
bugfix: disable dark mode for web demo
feat: isLeft and isRight predicates
bugfix: not able to pass object values directly in post function
refactor: replace granular HttpResponse types with type guards
feat: add way to access http body in a typed way
fix: web demo gh action not being able to access temp dir
docs: add usage and motivations
  • Loading branch information
freitzzz committed Aug 13, 2023
1 parent a5322ea commit 77e05ad
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .changeset/sharp-bees-bathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
'@web-pacotes/networking': patch
---

bugfix: fill cache and cors in copyWith
bugfix: disable dark mode for web demo
feat: isLeft and isRight predicates
bugfix: not able to pass object values directly in post function
refactor: replace granular HttpResponse types with type guards
feat: add way to access http body in a typed way
fix: web demo gh action not being able to access temp dir
docs: add usage and motivations

0 comments on commit 77e05ad

Please sign in to comment.