Thanks to visit codestin.com
Credit goes to github.com

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/valtio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.4
Choose a base ref
...
head repository: pmndrs/valtio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.5
Choose a head ref
  • 11 commits
  • 20 files changed
  • 4 contributors

Commits on Mar 19, 2025

  1. ci(.github/workflows): add 'test.yml' and rename job (#1076)

    * ci(.github/workflows/lint-and-type.yml): add matrix strategy for parallel execution
    
    * ci(.github/workflows): change jobs name
    
    * ci(.github/workflows): add 'test.yml'
    
    * ci(.github/workflows/test-old-typescript.yml): rename job to 'test_old_typescript'
    
    * ci(.github/workflows/test-multiple-versions.yml): remove 'pnpm run build'
    
    * ci(.github/workflows/test.yml): remove matrix strategy
    
    * ci(.github/workflows/test.yml): change test script to sequentially, add comment in build script
    sukvvon authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    d0f099a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2025

  1. ci(.github/workflows): rename 'compressed-size-action' to 'compressed…

    …-size' (#1081)
    
    * ci(.github/workflows): rename 'compressed-size-action' to 'compressed-size'
    
    * ci(.github/workflows/compressed-size.yml): rename the job name from 'compressed-size' to 'compressed_size'
    sukvvon authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    bc7ee51 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Configuration menu
    Copy the full SHA
    ccc47e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. [docs]: TS-Doc comments added (#1087)

    * docs: Added tsdoc comments
    
    * lint fixes
    overthemike authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    4f2f6e3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. [Docs] Added a gotcha when importing in a non-react project (#1089)

    * [docs] added a gotcha for importing when not using react
    overthemike authored May 8, 2025
    Configuration menu
    Copy the full SHA
    272924c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d1db35 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. Configuration menu
    Copy the full SHA
    252efc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8de21c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce1d621 View commit details
    Browse the repository at this point in the history
  4. 2.1.5

    dai-shi committed May 9, 2025
    Configuration menu
    Copy the full SHA
    e70f33d View commit details
    Browse the repository at this point in the history
Loading