保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/axios-retry/CHANGELOG.md
@@ -5,11 +5,25 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [3.2.4] - 2021-10-27
- fix: add package.json to exports
## [3.2.3] - 2021-10-19
- fix: removed breaking requirements introduced in 3.2.1
- fix: allow Typescript CommonJS default import
## [3.2.2] - 2021-10-14
- fix: added missing @babel/runtime runtime dep
## [3.2.1] - 2021-10-14
- updated all dependencies
- made the package hybrid (ES modules and CommonJS)
- axios >=0.21.2 is now required to work as a peer dep.
- BREAKING: axios >=0.21.2 is now required to work as a peer dep.
- BREAKING: NodeJS "^12.20.0 || ^14.13.1 || >=16.0.0" to work
## [3.2.0] - 2021-09-28