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

fix(unstable_derive): trap atom methods #2741

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Commits on Sep 19, 2024

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

Commits on Sep 24, 2024

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

Commits on Sep 27, 2024

  1. Fix/unstable derive - add more tests (#2751)

    * fix(unstable_derive): add tests
    
    * test(unstable_derive): add failing test
    dmaskasky authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b1a5a08 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. remove originAtomState

    dai-shi committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    77c5594 View commit details
    Browse the repository at this point in the history
  2. feat: atomOnMount

    dai-shi committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    eab2a24 View commit details
    Browse the repository at this point in the history
  3. adjust test

    dai-shi committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c6df116 View commit details
    Browse the repository at this point in the history
  4. is this too naive?

    dai-shi committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1b694dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    137594c View commit details
    Browse the repository at this point in the history
  6. Update src/vanilla/store.ts

    Co-authored-by: David Maskasky <[email protected]>
    dai-shi and dmaskasky authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d9698c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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