Skip to content

Releases: web-pacotes/networking.ts

v0.0.9

20 May 07:13
40b65d9
Compare
Choose a tag to compare

Patch Changes

  • c8691fb: refactor: replace internal monads with those provided in @web-pacotes/foundation-types

v0.0.8

07 May 07:15
d433644
Compare
Choose a tag to compare

Patch Changes

  • 8fa5b1b: chore: set package type as module and replace swc with esbuild

v0.0.4

13 Aug 10:04
6005a78
Compare
Choose a tag to compare

Patch Changes

  • 77e05ad: 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

v0.0.3

08 Aug 18:46
e84cf74
Compare
Choose a tag to compare

Patch Changes

  • 9a70606: bugfix: cache and cors properties not being filled after copyWith

v0.0.2

08 Aug 18:25
2e8afd8
Compare
Choose a tag to compare

Patch Changes

  • 4bed920: add support for cache and cors modes

v0.0.1

07 Aug 17:13
595e00a
Compare
Choose a tag to compare

Patch Changes

  • acf7869: initial release of networking.ts