Skip to content

Tags: github/browser-support

Tags

v4.5.0

Toggle v4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #110 from github/copilot/add-set-methods-polyfill

Add polyfills for new Set methods (union, intersection, difference, symmetricDifference, isSubsetOf, isSupersetOf, isDisjointFrom)

v4.4.1

Toggle v4.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #108 from github/copilot/fix-is-supported-iterator…

…-helpers

Fix `isSupported` for native Iterator in Chromium

v4.4.0

Toggle v4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #105 from github/copilot/fix-iterator-reduce-polyf…

…ill-bug

Add ES2024/ES2025 polyfills with fixes for reduce bug, groupBy prototype safety, and iterator resilience

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #84 from github/jibrang/remove-dialog-toggle-events

Remove dialog-toggle-events polyfill

v4.2.3

Toggle v4.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #81 from keithamus/update-dialog-toggle-events-pol…

…yfill

update dialog-toggle-events-polyfill

v4.2.2

Toggle v4.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #80 from github/Apply-polyfills-only-when-unsupported

Apply polyfills only when unsupported

v4.2.1

Toggle v4.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #79 from github/build-on-publish

Build on publish

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #76 from keithamus/add-invokers-polyfill

add invokers polyfill

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #67 from github/polyfill-with-resolvers

polyfill for Promise.withResolvers

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #66 from github/dg/maintenance-updates

Actions/Node Updates