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: main
Choose a base ref
...
head repository: nkzw-tech/immutable-map
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: just-map
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 18 files changed
  • 1 contributor

Commits on Apr 29, 2023

  1. Just build ImmutableMap.

    cpojer committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    60e0496 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Rename org to nkzw.

    cpojer committed May 17, 2023
    Configuration menu
    Copy the full SHA
    dbf49d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Fix TypeScript types.

    cpojer committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1b6edb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c70567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b95ba5 View commit details
    Browse the repository at this point in the history
  4. Add back the types.

    cpojer committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    30f711d View commit details
    Browse the repository at this point in the history
  5. Add back main field.

    cpojer committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6e641e0 View commit details
    Browse the repository at this point in the history
Loading