hyperformula
hyperformula copied to clipboard
Remove deprecated APIs
Description
It's high time to remove:
binarySearchThresholdconfig option (deprecated since version 1.1.0): https://hyperformula.handsontable.com/api/interfaces/configparams.html#binarysearchthresholdValueCellVertex.setCellValue(deprecated since version 0.5.0) It is not exposed as public API and it does not work at the moment (throws error when called) so it won't be a breaking change for our users. https://github.com/handsontable/hyperformula/blob/a91f5d73d293792e672864fdcd43e620221d19ee/src/DependencyGraph/ValueCellVertex.ts#L41-L43