Features
New Formula Evaluation Engine
This release includes an overhaul of the formula evaluation process. Now, React Spreadsheet supports formula cells depending on other formula cells and ranges.
Breaking Changes
- Removed
getBindingsForCell
- to simplify the work on the new formula enginegetBindingsForCell
is removed for now. It may be added back in a future release if it integrates well into the new evaluation engine and doesn't complicate it too much. - Removed
getComputedValue