Skip to content

v2.1.0

Compare
Choose a tag to compare
@RDIL RDIL released this 06 Jan 19:26
· 34 commits to main since this release

v2.1.0 - 1/6/2022

Features:

  • Added the ability to customize the Axios request configuration (fixes #26).
  • Replaced chalk with picocolors, 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.