All notable changes to this project will be documented in this file.
Tags:
Breaking Change
Fixes and Functionality
Internal and Tests
Documentation
v2.0.1 (July 27, 2023)
- Fix documentation
v2.0.0 (July 27, 2023)
- Remove the default export
- import axiosWrapper from 'axios-fp-io-ts';
+ import { AxiosWrapper } from 'axios-fp-io-ts';
- Add a CommonJS, and a UMD output
- Update all devDependencies
- Improve visibility on npmjs registry
- Fix typos in readme
v1.0.0 (December 22, 2021)
Initial version