Skip to content

v12.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 19:51
· 49 commits to alpha since this release
ce56de9

12.0.0-alpha.1 (2021-08-11)

Features

  • drop support for Node.js 10.x (6bd814c)
  • remove validateBulkLoadParameters connection option (fbe3aeb)
  • target Node.js 12.x when performing code transpilation (738ac75)

BREAKING CHANGES

  • This removes the validateBulkLoadParameters connection option and always enables validation of bulk load values.
  • Going forward, tedious will only support Node.js v12 or newer.