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: immutable-js/immutable-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 879f428
Choose a base ref
...
head repository: immutable-js/immutable-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0fc45d3
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Oct 27, 2024

  1. Fix List.removeAfter() bug

    Alexandre VICTOOR committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    d219218 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. fix: VNode.removeBefore & removeAfter bugs

    Alexandre VICTOOR committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    c89ec4c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. add test on the first 2000 integer

    Tested on 10 000, and the last failing number was 1023
    jdeniau committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    60fce4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9548738 View commit details
    Browse the repository at this point in the history
  3. 5.0.3

    jdeniau committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    0fc45d3 View commit details
    Browse the repository at this point in the history
Loading