Releases: krutoo/fetch-tools
Releases · krutoo/fetch-tools
0.0.13
0.0.12
Minor changes
server
: functionroute
now accepts function as first argumentserver
: functionroute
now has methods for simply checking request method (check readme)
Full Changelog: 0.0.11...0.0.12
0.0.11
Patch changes
utils
:createCookieStore
now handles empty cookie value correctly- some unit tests added for
createCookieStore
- build fix for except test files
Full Changelog: 0.0.10...0.0.11
0.0.10
0.0.9
- fix(utlis):
createCookieStore
now returns store that calls listeners whensetCookie
called
Full Changelog: 0.0.8...0.0.9
0.0.8
notFound
removedCookieStore
now has subscribe method
Full Changelog: 0.0.7...0.0.8