n8n/packages/nodes-base/nodes/Microsoft/Excel/v2
Elias Meire 100d9bc087
refactor: Add IRequestOptions type to helpers.request for more type safety (no-changelog) (#8563)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-02-14 16:29:09 +01:00
..
actions fix(Microsoft Excel 365 Node): Upsert append new rows at the end of used range, option to append at the end of selected range (#8461) 2024-02-01 11:46:34 +01:00
helpers fix(Microsoft Excel 365 Node): Better error and description on unsupported range in upsert, update, getRange operations (#8452) 2024-01-26 15:33:29 +02:00
methods fix(Microsoft Excel 365 Node): Ensure arg is string during worksheet table search (#8154) 2024-01-02 10:07:12 +01:00
transport refactor: Add IRequestOptions type to helpers.request for more type safety (no-changelog) (#8563) 2024-02-14 16:29:09 +01:00
MicrosoftExcelV2.node.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00