| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-14 | 501 Bytes | |
| v5.2.0 source code.tar.gz | 2026-02-14 | 168.8 kB | |
| v5.2.0 source code.zip | 2026-02-14 | 195.0 kB | |
| Totals: 3 Items | 364.3 kB | 0 | |
Minor Changes
- 74cdc44: Add searchDeveloperMetadata method and support DeveloperMetadataLookup filters in loadCells
- 71ee84d: Add retryConfig parameter to allow customising error handling
Patch Changes
- fd12a3b: Fix crash when saving a row with all empty values, and ensure empty cells always return
''instead ofundefined - 557ce16: Allow setting
cell.stringValueto strings starting with=— they are now stored as literal string values instead of throwing an error