Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2 #810

Merged
merged 46 commits into from
May 15, 2024
Merged

v2 #810

merged 46 commits into from
May 15, 2024

Commits on Nov 6, 2023

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

Commits on Nov 12, 2023

  1. [v2] breaking: do not throw promises (#813)

    * [v2] breaking: do not throw promises
    
    * use use
    
    * fix CI hopefully
    
    * fix CI hopefully 2
    
    * fix CI hopefully 3
    
    * fix CI hopefully 4
    
    * fix CI hopefully 5
    
    * any type for simplicity
    dai-shi authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    2c33752 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. [v2] breaking: do not copy initial objects (#815)

    * [v2] breaking: do not copy initial objects
    
    * fix deepClone
    
    * refactor
    
    * ah we need it
    
    * deep clone
    
    * minor fix
    dai-shi authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e91b0cb View commit details
    Browse the repository at this point in the history
  2. breaking: require TS 4.5 at least (#817)

    * TS minimal requirement v4.5
    
    * wip: test old ts
    
    * remove downlevel-dts
    
    * simplify test
    
    * simplify test 2
    
    * simplify test 3
    
    * wip: useMaybePromise
    
    * wip: useMaybePromise 2
    
    * wip: useMaybePromise 3
    
    * rename back
    dai-shi authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9101ee5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3aabd0c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into v2

    dai-shi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b662708 View commit details
    Browse the repository at this point in the history
  5. run prettier

    dai-shi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    204e073 View commit details
    Browse the repository at this point in the history
  6. [v2] breaking: require react 18 and drop use-sync-external-store (#819)

    * [v2] breaking: require react 18 and drop use-sync-external-store
    
    * drop tests pre react 18
    
    * wip: cannot use react 17 for prd test
    
    * drop production test which is impossible
    
    * esm?
    
    * fix regex
    
    * fix sed
    dai-shi authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    615df9c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. [v2] breaking: remove deprecated features (#820)

    * remove depreacated useProxy macro
    
    * revert plugin-transform
    
    * remove two more babel packages
    
    * revert babel core
    
    * remove proxyWithComputed
    
    * remove addComputed
    
    * remove devtools deprecated option
    dai-shi authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    580dcde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8902c4c View commit details
    Browse the repository at this point in the history
  3. [v2] breaking: drop UMD/SystemJS builds and simplify babel config (#822)

    * [v2] breaking: drop UMD/SystemJS builds and simplify babel config
    
    * format
    dai-shi authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5e40034 View commit details
    Browse the repository at this point in the history
  4. 2.0.0-alpha.0

    dai-shi committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2e01d72 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Merge branch 'main' into v2

    dai-shi committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    757a064 View commit details
    Browse the repository at this point in the history
  2. run prettier

    dai-shi committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    01cdc29 View commit details
    Browse the repository at this point in the history
  3. 2.0.0-alpha.1

    dai-shi committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f8216c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. simplify ts test script

    dai-shi committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    83aebbb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into v2

    dai-shi authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    2b115ca View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Merge branch 'main' into v2

    dai-shi committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    1765841 View commit details
    Browse the repository at this point in the history
  2. update react canary version

    dai-shi committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    fe44861 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bffaf6 View commit details
    Browse the repository at this point in the history
  4. 2.0.0-alpha.2

    dai-shi committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    9e8bcff View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Merge branch 'main' into v2

    dai-shi committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    90b4c9e View commit details
    Browse the repository at this point in the history
  2. update react canary

    dai-shi committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4162033 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fae36c9 View commit details
    Browse the repository at this point in the history
  4. 2.0.0-beta.0

    dai-shi committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    990fb1a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Merge branch 'main' into v2

    dai-shi committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    36b998b View commit details
    Browse the repository at this point in the history
  2. [v2] drop es5 (#865)

    dai-shi authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    9d0dc69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fc4b82 View commit details
    Browse the repository at this point in the history
  4. update yarn lock

    dai-shi committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    c91a6bf View commit details
    Browse the repository at this point in the history
  5. 2.0.0-beta.1

    dai-shi committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    a8e4452 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    c04346d View commit details
    Browse the repository at this point in the history
  2. 2.0.0-beta.2

    dai-shi committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d7d4a14 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    69505ca View commit details
    Browse the repository at this point in the history
  2. 2.0.0-beta.3

    dai-shi committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    9431e8a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 6, 2024

  1. Merge branch 'main' into v2

    dai-shi committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    0bd9648 View commit details
    Browse the repository at this point in the history
  2. fix workflow file

    dai-shi committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    32a63be View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Merge branch 'main' into v2

    dai-shi committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    110b4c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    648129d View commit details
    Browse the repository at this point in the history
  2. 2.0.0-beta.4

    dai-shi committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    05af9f6 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. fix(react): Change to useLayoutEffect in useSnapshot (#891)

    * Address spurious consistency check re-renders by using useLayoutEffect inside useSnapshot instead of useEffect
    
    * Move regression tests for useSnapshot perf improvement to optimization test file
    
    * Update tests/optimization.test.tsx
    
    ---------
    
    Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
    endash and dai-shi authored May 3, 2024
    Configuration menu
    Copy the full SHA
    7c71869 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Merge branch 'main' into v2

    dai-shi committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4fe352b View commit details
    Browse the repository at this point in the history
  2. 2.0.0-beta.5

    dai-shi committed May 4, 2024
    Configuration menu
    Copy the full SHA
    07a4fe7 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Merge branch 'main' into v2

    dai-shi committed May 12, 2024
    Configuration menu
    Copy the full SHA
    44e2761 View commit details
    Browse the repository at this point in the history
  2. chore package.json

    dai-shi committed May 12, 2024
    Configuration menu
    Copy the full SHA
    a93605f View commit details
    Browse the repository at this point in the history