Skip to content

Release 2.0.0

Latest
Compare
Choose a tag to compare
@Th1nkK1D Th1nkK1D released this 17 May 11:24
· 4 commits to main since this release

2.0.0 (2024-05-17)

⚠ BREAKING CHANGES

  • parseCSVFromString now return a promise
  • remove sheets uncompatible custom header and body row number options

Features

  • add TSDoc for exported variables, functions and types (26af842)
  • parseCSVFromString now return a promise (0f951e4)
  • remove sheets uncompatible custom header and body row number options (07721c1)
  • support sheets API query params (7c91207)