v2.1.0
v2.1.0 - 1/6/2022
Features:
- Added the ability to customize the Axios request configuration (fixes #26).
- Replaced
chalk
withpicocolors
, which has a smaller install size and faster API. - Improved the readability of the options section in the readme.
- Reduced install size by excluding TypeScript build metadata.
Bug fixes:
- Removed the optional marker from the type of the
documents
option.