All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.3.0 (2021-12-28)
- expose generic
FetchType
(8019ac6)
3.2.1 (2021-08-12)
- use readonly types (fec9c3e)
3.2.0 (2021-08-12)
- add types (e59d94f)
3.1.0 (2021-08-05)
- query: set null or undefined to empty (c65a3b9)
3.0.0 (2021-08-03)
- filter null or undefined values in headers (17beb38)
- use URL in
baseUrl()
, remove path joining (fbc6bb7)
2.0.0 (2020-12-28)
- export baseUrl (f5a64c9)
- use URLSearchParams, rename bodyStringifier to bodify (fcc5cc6)
- use URLSearchParams, rename bodyStringifier to bodify
2.0.0-beta.0 (2019-03-28)
- use URLSearchParams, rename bodyStringifier to bodify (fcc5cc6)
- use URLSearchParams, rename bodyStringifier to bodify
1.3.1 (2018-12-07)
- publish dist dir (ad6b48a)
1.3.0 (2018-12-07)
- use rollup, add unpkg bundle (ec586bf)
1.2.0 (2018-08-07)
- add
baseUrl()
(209d30f)
1.1.0 (2018-08-02)
- add
xsrf()
(d92a554)