| | |
| | | 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 |
| | | |