Skip to content

feat: Add minimal Object.assign ponyfill#379

Merged
karfau merged 1 commit into
xmldom:masterfrom
karfau:feat-assign
Feb 15, 2022
Merged

feat: Add minimal Object.assign ponyfill#379
karfau merged 1 commit into
xmldom:masterfrom
karfau:feat-assign

Conversation

@karfau

@karfau karfau commented Feb 15, 2022

Copy link
Copy Markdown
Member

since we can not rely on it being present in all supported runtimes.
Even though the interface is the same as Object.assign,
it behaves slightly differently from the one provided by browsers (see tests).

This was extracted from #338 to support development in #367

since we can not rely on it being present in all supported runtimes.
Even though the interface is the same as `Object.assign`,
it behaves slightly differently from the one provided by browsers.

This was extracted from xmldom#338 to support development in xmldom#367
@karfau karfau merged commit 7c28171 into xmldom:master Feb 15, 2022
@karfau karfau deleted the feat-assign branch February 15, 2022 22:11
@karfau karfau added this to the 0.8.2 milestone Apr 5, 2022
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