Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/browser-support
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.1
Choose a base ref
...
head repository: github/browser-support
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.5.0
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 23, 2026

  1. Initial plan

    Copilot committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    a4efc52 View commit details
    Browse the repository at this point in the history
  2. feat: add polyfill for new Set methods (union, intersection, differen…

    …ce, symmetricDifference, isSubsetOf, isSupersetOf, isDisjointFrom)
    
    Co-authored-by: mattcosta7 <8616962+mattcosta7@users.noreply.github.com>
    Copilot and mattcosta7 committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    bc2592c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #110 from github/copilot/add-set-methods-polyfill

    Add polyfills for new Set methods (union, intersection, difference, symmetricDifference, isSubsetOf, isSupersetOf, isDisjointFrom)
    mattcosta7 authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    6578b5b View commit details
    Browse the repository at this point in the history
Loading