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: v4.3.5
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: v4.3.6
Choose a head ref
  • 9 commits
  • 42 files changed
  • 3 contributors

Commits on Jan 26, 2024

  1. change youtube image (#1973)

    jdeniau authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7ec62dd View commit details
    Browse the repository at this point in the history
  2. image max-width on home page

    jdeniau committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    8c6ea52 View commit details
    Browse the repository at this point in the history
  3. Upgrade eslint and ignore no-constructor-return rule for actual const…

    …ructors (#1974)
    
    * Upgrade eslint and ignore no-constructor-return rule for actual constructors
    
    * ignore eslint-next for now
    jdeniau authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7f9ba58 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. upgrate documentation website to next 14 (#1975)

    * upgrate to next 12
    
    * next 13
    
    * migrate links
    
    * next 14
    
    * deactivate eslint for documentation once again
    
    * Fix title warning. See vercel/next.js#38256
    jdeniau authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    b118ffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32de514 View commit details
    Browse the repository at this point in the history
  3. upgrade next sitemap (#1978)

    jdeniau authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    f8327b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7664bf View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Fix Repeat(<value>).equals(undefined) incorrectly returning true (#1994)

    * Add failing test case for Repeat(<value>).equals(undefined)
    
    * Fix Repeat(<value>).equals(undefined) incorrectly returning true
    butchler authored May 10, 2024
    Configuration menu
    Copy the full SHA
    be3cb9a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. release 4.3.6 (#1997)

    jdeniau authored May 13, 2024
    Configuration menu
    Copy the full SHA
    493afba View commit details
    Browse the repository at this point in the history
Loading