1.9.3 (2024-11-15)
1.9.2 (2024-04-08)
1.9.1 (2024-02-17)
1.9.0 (2022-11-09)
- swc: support more response data (018f778)
1.8.1 (2022-10-31)
1.8.0 (2022-10-30)
- swc-plugin: remove imported fetch.macro (0aee575)
- swc: basic fetch.macro feature in swc plugin (9a06531)
1.7.2 (2022-10-19)
1.7.1 (2022-10-14)
1.7.0 (2022-10-09)
1.6.1 (2022-10-04)
1.6.0 (2022-10-04)
- fetchArrayBuffer: add fetchArrayBuffer API for produce fetch for arrayBuffer response (#34) (1136e05), closes #22
1.5.0 (2022-10-04)
- fetchFormData: add fetchFormData API for produce fetch for formData response (#31) (08a8303), closes #22
1.4.0 (2022-10-03)
1.3.0 (2022-10-03)
1.2.0 (2022-10-02)
1.1.1 (2022-09-08)
- handle when empty url when use fetch.macro (f08a572)
1.1.0 (2022-09-08)
- produced basic fetch by URL (135d5eb)