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: mobxjs/mobx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: mobx@6.13.6
Choose a base ref
...
head repository: mobxjs/mobx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: mobx@6.13.7
Choose a head ref
  • 4 commits
  • 6 files changed
  • 6 contributors

Commits on Feb 11, 2025

  1. docs: add note regarding accessor (#4521)

    jzhan-canva authored Feb 11, 2025
    Copy the full SHA
    09edf2b View commit details

Commits on Mar 17, 2025

  1. fix: Improve deepEqual() by changing iteration order (#4529)

    creasty authored Mar 17, 2025
    Copy the full SHA
    3cb7539 View commit details
  2. fix: Fix Set interceptors (#4528)

    * fix(observableset): use the new value returned from the interceptor
    
    * test(set): add a couple of interceptor tests
    
    * chore(changeset): add patch entry
    
    ---------
    
    Co-authored-by: k-g-a <k-g-a@users.noreply.github.com>
    k-g-a and k-g-a authored Mar 17, 2025
    Copy the full SHA
    54e3f71 View commit details
  3. Version release (#4536)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Mar 17, 2025
    Copy the full SHA
    5f44d7c View commit details
Loading