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: statelyai/xstate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: xstate@4.38.0
Choose a base ref
...
head repository: statelyai/xstate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: xstate@4.38.1
Choose a head ref
  • 4 commits
  • 17 files changed
  • 6 contributors

Commits on Jun 25, 2023

  1. Update ember.md (#4100)

    * Update ember.md
    
    * Update docs/recipes/ember.md
    
    Co-authored-by: David Khourshid <davidkpiano@gmail.com>
    
    * Update docs/recipes/ember.md
    
    Co-authored-by: David Khourshid <davidkpiano@gmail.com>
    
    ---------
    
    Co-authored-by: David Khourshid <davidkpiano@gmail.com>
    NullVoxPopuli and davidkpiano authored Jun 25, 2023
    Copy the full SHA
    a24b60b View commit details

Commits on Jul 10, 2023

  1. Allow Svelte 4 in the specified peer dependency range (#4128)

    * Update package.json
    
    closes: #4105, make xstate-svelte compatible with svelte 4.
    
    * Update packages/xstate-svelte/package.json
    
    * Create forty-knives-remain.md
    
    ---------
    
    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    jer-0 and Andarist authored Jul 10, 2023
    Copy the full SHA
    bdcc3b0 View commit details
  2. Add function action type to pure (#4130)

    * Add function action type to pure
    
    * Changeset
    
    * Revert unrelated changes
    
    ---------
    
    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    davidkpiano and Andarist authored Jul 10, 2023
    Copy the full SHA
    e659fac View commit details

Commits on Jul 12, 2023

  1. Version Packages (#4134)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jul 12, 2023
    Copy the full SHA
    b2754e5 View commit details
Loading