Skip to content

refactor(core): remove old Object.assign polyfill#4157

Merged
rejas merged 1 commit into
MagicMirrorOrg:developfrom
KristjanESPERANTO:polyfill
May 17, 2026
Merged

refactor(core): remove old Object.assign polyfill#4157
rejas merged 1 commit into
MagicMirrorOrg:developfrom
KristjanESPERANTO:polyfill

Conversation

@KristjanESPERANTO
Copy link
Copy Markdown
Collaborator

Object.assign has been standard since ES2015, and all runtimes we support already provide it.

Removing this keeps the client code a little cleaner.

Object.assign has been standard since ES2015, and all runtimes
we support already provide it.
@rejas rejas merged commit 41eb17c into MagicMirrorOrg:develop May 17, 2026
12 checks passed
@KristjanESPERANTO KristjanESPERANTO deleted the polyfill branch May 17, 2026 15:47
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.

2 participants