maxZipEntryBytesDOCX, XLSX, PPTX and Node load/session optionsUse resourceLimits.maxArchiveEntryBytes.
The compatibility alias preserves its existing per-entry behavior until removal.
API reference
Compatibility surfaces that remain available today, their replacements and the removal policy.
Every API listed below is scheduled for removal in a future breaking release. It will not be removed in a patch release. A migration notice will identify the exact release before removal.
maxZipEntryBytesDOCX, XLSX, PPTX and Node load/session optionsUse resourceLimits.maxArchiveEntryBytes.
The compatibility alias preserves its existing per-entry behavior until removal.
OoxmlErrorSource@silurus/ooxml-core and all format entry pointsUse OoxmlErrorStage.
The old vocabulary was exposed briefly by the resource-governance API.
XlsxChartSeries, SeriesDataLabels, DataLabelOverride, DataPointOverride, ErrBars, ManualLayout@silurus/ooxml/xlsxUse ChartSeries, ChartSeriesDataLabels, ChartDataLabelOverride, ChartDataPointOverride, ChartErrBars and ChartManualLayout.
Chart types now come from the shared core chart model.
WasmParserHost.setWasmUrl()@silurus/ooxml-coreUse WasmParserHost.setWasmInput().
The replacement accepts every supported WASM initializer input, not URLs only.
dropBitmapCacheByPath(), deferBitmapCloseWhileLeased()@silurus/ooxml-coreUse dropDecodedBitmapCache() and the owned decoded/derived bitmap cache APIs.
The replacement owns both base and derived decoded surfaces under one lifecycle.