What's Changed
- fix(@nestia/fetcher): incorrect overloading of fetcher functions by @wibus-wee in #247
- Close #266 by accepting #247 - enhance Fetcher by @samchon in #267
- Fix #268 - when optional query param comes by @samchon in #269
- Fix #270 - when no body on POST method by @samchon in #271
- Fix #268 - filter out
undefined
values fromURLSearchParams
by @samchon in #272 - Close #273 - more exact uuid regex by @samchon in #274
New Contributors
- @wibus-wee made their first contribution in #247
Full Changelog: v1.0.15...v1.0.16