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

[@xstate/store] Add examples + update createStoreWithProducer(…) #5079

Merged
merged 19 commits into from
Sep 20, 2024

Commits on Sep 17, 2024

  1. Add simple example

    davidkpiano committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bc9a898 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    davidkpiano committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7c1663e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    538f64e View commit details
    Browse the repository at this point in the history
  4. Fix ActorRefLike

    davidkpiano committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e5cbea5 View commit details
    Browse the repository at this point in the history
  5. Update readme.md

    davidkpiano committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    939bd49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d340dfb View commit details
    Browse the repository at this point in the history
  7. Update packages/xstate-store/src/store.ts

    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    davidkpiano and Andarist authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f92863d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    07cea21 View commit details
    Browse the repository at this point in the history
  2. Improve typecheck

    davidkpiano committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e21f9bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b16f11 View commit details
    Browse the repository at this point in the history
  4. Add changeset

    davidkpiano committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b6e3342 View commit details
    Browse the repository at this point in the history
  5. Move example

    davidkpiano committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e23ccb1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dada479 View commit details
    Browse the repository at this point in the history
  7. Add failing inspect test

    davidkpiano committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8a6e30e View commit details
    Browse the repository at this point in the history
  8. Fix inspection types

    davidkpiano committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c77a40a View commit details
    Browse the repository at this point in the history
  9. Update example packages

    davidkpiano committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    726044b View commit details
    Browse the repository at this point in the history
  10. Update pnpm-lock.yaml

    davidkpiano committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6e688a1 View commit details
    Browse the repository at this point in the history
  11. Add changeset

    davidkpiano committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a32f1e8 View commit details
    Browse the repository at this point in the history
  12. Add deprecation

    davidkpiano committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ee56fe1 View commit details
    Browse the repository at this point in the history