Skip to content

v0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 10:04
· 43 commits to master since this release
6005a78

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