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

Commits on Oct 21, 2024

  1. Copy the full SHA
    88aa108 View commit details
  2. Version release (#3948)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Oct 21, 2024
    Copy the full SHA
    af5f258 View commit details

Commits on Oct 22, 2024

  1. chore(deps): bump coverallsapp/github-action from 2.3.1 to 2.3.3 (#3946)

    Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.1 to 2.3.3.
    - [Release notes](https://github.com/coverallsapp/github-action/releases)
    - [Commits](coverallsapp/github-action@v2.3.1...v2.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: coverallsapp/github-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 22, 2024
    Copy the full SHA
    d2cd699 View commit details

Commits on Oct 28, 2024

  1. chore(deps): bump coverallsapp/github-action from 2.3.3 to 2.3.4 (#3952)

    Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.3 to 2.3.4.
    - [Release notes](https://github.com/coverallsapp/github-action/releases)
    - [Commits](coverallsapp/github-action@v2.3.3...v2.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: coverallsapp/github-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 28, 2024
    Copy the full SHA
    9944edc View commit details

Commits on Dec 11, 2024

  1. React 19 support (#3985)

    * deprecate `IObserver` options and its properties in JSDoc
    
    * Preparing for React 19 - some tests fail
    
    * RTL hooks error
    
    * skipping legacy context tests
    
    * skipping propTypes and defaultProps forwarding tests
    
    * skipping class propTypes test
    
    * render time check
    
    * changed some assertions
    
    * added extra render
    
    * added todo
    
    * added warning for legacy context types in function components
    
    * added changeset
    
    ---------
    
    Co-authored-by: Michel Weststrate <mweststrate@gmail.com>
    imjordanxd and mweststrate authored Dec 11, 2024
    Copy the full SHA
    2587df3 View commit details
  2. Version release (#3987)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Dec 11, 2024
    Copy the full SHA
    e3f26fc View commit details
Loading