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: pmndrs/jotai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.12.0
Choose a base ref
...
head repository: pmndrs/jotai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.12.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 5 contributors

Commits on Feb 16, 2025

  1. chore(package.json): upgrade pnpm from v8 to v9 (#2987)

    * chore(package.json): upgrade packageManager pnpm 8 to 9
    
    * chore(pnpm-lock.yaml): reflect 'package.json'
    sukvvon authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    b2bc128 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. chore: use default reporter in vitest and fix TS error (#2985)

    Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
    kretajak and dai-shi authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    b04e073 View commit details
    Browse the repository at this point in the history
  2. fix: remove extra onChange store hook in recomputeInvalidatedAtoms (#…

    …2982)
    
    Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
    dmaskasky and dai-shi authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    f5d843c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10a2bbb View commit details
    Browse the repository at this point in the history
  4. 2.12.1

    dai-shi committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    faea6a3 View commit details
    Browse the repository at this point in the history
Loading