Skip to content

Conversation

@wojtekmaj
Copy link
Contributor

Spread in object literals is natively supported in Node.js since v8.3.0. Minimum version of Node.js supported by multer at the moment is v10.16.0, so we should be good to go.

Copy link
Member

@LinusU LinusU left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat! 👍

@coveralls
Copy link

coveralls commented Aug 8, 2025

Coverage Status

coverage: 98.485% (-0.006%) from 98.491%
when pulling 09b9df3 on wojtekmaj:xtend
into 5c8407f on expressjs:main.

Spread in object literals is natively supported in Node.js since v8.3.0. Minimum version of Node.js supported by multer at the moment is v10.16.0, so we should be good to go.
Copy link
Member

@UlisesGascon UlisesGascon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks again @wojtekmaj!

@UlisesGascon UlisesGascon self-assigned this Aug 9, 2025
@UlisesGascon UlisesGascon merged commit b6e4b1f into expressjs:main Aug 9, 2025
18 checks passed
@wojtekmaj wojtekmaj deleted the xtend branch August 9, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants