Skip to content

Releases: krutoo/fetch-tools

0.0.6

07 Jun 05:35
Compare
Choose a tag to compare
  • validateStatus: callback now accepts request and response after status

0.0.5

05 Jun 11:21
Compare
Choose a tag to compare
  • duplicate interface Handler removed from ./server

0.0.4

05 Jun 07:42
Compare
Choose a tag to compare
  • validateStatus now accepts options in second argument
  • RequestFunction renamed to Handler and now exported from package root

0.0.3

12 May 04:45
Compare
Choose a tag to compare
  • route and router functions is here for server usage
  • response utility functions added: html, json, notFound
  • baseURL removed (maybe temporarily)
  • enhancer now accepts and returns RequestFunction
  • LogHandler methods renamed for more intuitive server usage

0.0.2

30 Mar 07:18
Compare
Choose a tag to compare

Package content fix ("dist" folder added)

0.0.1

25 Mar 08:04
Compare
Choose a tag to compare

First version with basic features