Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 957 Bytes

CHANGELOG.md

File metadata and controls

53 lines (28 loc) · 957 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0.5] - 2022-08-07

Added

  • Add AbortController to cancel a request
  • Add getCancel, abort request's methods

[1.0.3] - 2022-08-06

Added

  • setExtra, getExtra to LayerConfig

Changed

  • Reformat Axios-builder

[1.0.0] - 2022-08-04

Changed

  • Turn the package on TypeScrip

0.1.1 - 2021-03-24

Added

  • Pre-release

0.0.1 - 2021-03-19

Added

  • Init repo