Skip to content

Latest commit

 

History

History
37 lines (16 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

37 lines (16 loc) · 1.07 KB

2.0.0 (2023-02-18)

Features

  • support ESM, CJS and UMD (41cb518)

BREAKING CHANGES

  • fetch-magic not only support UMD but also ESM and CJS for your module type

1.1.1 (2022-11-13)

Bug Fixes

  • remove urlcat from rollup external (8e9cbd5)

1.1.0 (2022-11-13)

Features

  • support response decode (44160f7)

1.0.0 (2022-11-02)

Features

BREAKING CHANGES

  • first release (this message was added because of semantic-release version up rule ).