Skip to content

Conversation

@DigitalBrainJS
Copy link
Collaborator

The utility doesn't check whether the passed object is actually an object, which causes an error in IE11. It was used inside mergeConfig to merge custom objects in a rather strange way, so mergeConfig has been reworked, and the utility has been completely removed as it is no longer needed. For compatibility reasons, the functionality has been re-implemented, but only for the headers config. This functionality is not available at all in the 1.x branch and its usefulness is questionable.

BREAKING CHANGE: merging custom objects is now supported only for the header config.

Fixes #7111
Ref #4871

… was used in mergeConfig to merge the custom headers objects;

BREAKING CHANGE: merging custom objects is now supported only for header configs.
@DigitalBrainJS DigitalBrainJS marked this pull request as draft October 9, 2025 20:00
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.

1 participant