v12.0.0-alpha.1
Pre-release
Pre-release
·
49 commits
to alpha
since this release
12.0.0-alpha.1 (2021-08-11)
Features
- drop support for Node.js 10.x (6bd814c)
- remove
validateBulkLoadParametersconnection option (fbe3aeb) - target Node.js 12.x when performing code transpilation (738ac75)
BREAKING CHANGES
- This removes the
validateBulkLoadParametersconnection option and always enables validation of bulk load values. - Going forward,
tediouswill only support Node.js v12 or newer.