Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

XState

State machines and statecharts for the modern web.
Collective - Host: opensource - https://opencollective.com/xstate - Website: https://xstate.js.org/ - Code: https://github.com/davidkpiano/xstate

Move tests related to restarting actors within a macrotask (#4274)

* Add tests for restarting actors within a macrotask

* tweak tests

* juggle tests more

github.com/statelyai/xstate - 8028d787a4608124d8cb872dcb9058f8a5e20a44 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Update the Transloadit's sponsorship link and logo (#4291)

* Update Transloadit's link and logo

* Remove the text link

github.com/statelyai/xstate - da8bbb74db636410b3b037fff21a82b9f11ac182 authored over 1 year ago by Alexander Zaytsev <[email protected]>
Update templates (#4287)

* Update templates

* Update script

github.com/statelyai/xstate - 4ede0f9fe00e571d168d4d0bb4fc3403b7a979f9 authored over 1 year ago by David Khourshid <[email protected]>
Version Packages (beta) (#4289)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - 2a849221f3aa00305852fcf3c02c3cff41487a8c authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[v5] Alias `useMachine` in `@xstate/react` (#4240)

* Set alias for useMachine -> useActor

* Changeset

github.com/statelyai/xstate - 409552cf8578dc517cca4e6eaeb652a33f49c06c authored over 1 year ago by David Khourshid <[email protected]>
Version Packages (beta) (#4275)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - 896c605580f7c8f84a95846eb6b684094a6d38b5 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Remove redundant `toActorRef` and `isActorRef` helpers (#4283)

* Remove redundant `toActorRef` and `isActorRef` helpers

* more cleanup

github.com/statelyai/xstate - 4f1e416a15dafef5b5c21253e1c6dd27115dd7c2 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Remove `deferEvents` option (#4281)

* Remove `deferEvents` option

* add a changeset

github.com/statelyai/xstate - 52b26fd303c01375c19c8efdb827aa1207a78f8b authored over 1 year ago by Mateusz Burzyński <[email protected]>
Improve types for `self` (#4278)

* Improve types for `self`

* add tests

* tweak comment

* add changeset

github.com/statelyai/xstate - f2d5ac04753fc38c4f063d37a9e0320f162e755a authored over 1 year ago by Mateusz Burzyński <[email protected]>
Fixed a typo in internal `toSerializableAction` util (#4279)

github.com/statelyai/xstate - c8e4ff726c8866f3ff8e8b51161150146c05955e authored over 1 year ago by Mateusz Burzyński <[email protected]>
Add extra test cases for `fromObservable` (#3566)

* add failing test cases for invoked observable listeners

* rewrite those added tests

* tw...

github.com/statelyai/xstate - f983fb82f3a7314b2355bb063d673fd23c518b76 authored over 1 year ago by with-heart <[email protected]>
Drop support for handling promises returned by `fromCallback` (#3282)

* Drop support for handling promises returned by `invokeCallback`

* add changeset

github.com/statelyai/xstate - 6ff9fc2424022f3a01c2150dfe02e399751aef7f authored over 1 year ago by Mateusz Burzyński <[email protected]>
Rewrite one of the `invoke.onError` tests (#4273)

github.com/statelyai/xstate - a2e9a8994baa475eb04bd014cc78f93f7ea12bbe authored over 1 year ago by Mateusz Burzyński <[email protected]>
docs(vue): migrate examples to script setup (#4272)

github.com/statelyai/xstate - e4d300ea67b0eeaa58b89a599eba613d4b99f8cc authored over 1 year ago by Robert Soriano <[email protected]>
Version Packages (beta) (#4266)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - d42050eb2d2d67d69cb1a62cc54fb4ce3300b800 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Improved type safety of `spawn`ed inline actors when the actor types are not provided explicitly (#4271)

github.com/statelyai/xstate - b8118bf4c8bec8adb6b4ba20ad8a356fd9675cea authored over 1 year ago by Mateusz Burzyński <[email protected]>
[v5] Remove FSM-related code (#4265)

* Remove FSM stuff from packages

* remove mentions of `/fsm` entrypoints from docs

* remov...

github.com/statelyai/xstate - 1153b3f9a95b4d76ff5408be8bd03a66f884b9cb authored over 1 year ago by David Khourshid <[email protected]>
Put all special events under `xstate.*` namespace (#4270)

* Remove `error.execution`

* Prefix done state events

* Prefix done invoke events

* Pre...

github.com/statelyai/xstate - c8de2ce65207df14035ef52d0b702c48fbb4ef39 authored over 1 year ago by Mateusz Burzyński <[email protected]>
[v5] Export actor logic types (#4269)

* Export actor logic types

* Add changeset

* Simplification

github.com/statelyai/xstate - 2c916b835d68274fbb3f4915a28b4cc798b94778 authored over 1 year ago by David Khourshid <[email protected]>
Update resources.md

github.com/statelyai/xstate - 2647033b7243b80a634f572ed2b953954aa806c5 authored over 1 year ago by David Khourshid <[email protected]>
Utilize `TActor` to type `spawn` (#4222)

* Utilize `TActor` to type `spawn`

* fix dts emit problem

* try this

* rename type para...

github.com/statelyai/xstate - 41822f05e46c2b439a69fac48872a4a6efe65739 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Bump `@tsconfig/svelte` (#4260)

* Bump `@tsconfig/svelte`

* fix import path

* fix more paths

* fix thing

* use packa...

github.com/statelyai/xstate - dbbd3c27325b34434d9165956d1f54e3ac5e59f2 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Move event utils to a separate file (#4255)

* Move event utils to a separate file

* remove constant prefixes

* rename functions

* r...

github.com/statelyai/xstate - b750e638e4896a2829026bcb54cca6a546e7585b authored over 1 year ago by Mateusz Burzyński <[email protected]>
Version Packages (beta) (#4249)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - e91eff02a85b7f6ba88018e5941c1ebae604ec0c authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Allow action and guard params to be dynamic (#4228)

* Allow action and guard params to be dynamic

* Use a different object shape in the test

*...

github.com/statelyai/xstate - 824bee8820060b3cf09382f7a832f336d67a5fc7 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Add type exports for all builtin action types (#4252)

github.com/statelyai/xstate - d2977b0e868d0382084c006cf529528e2c7bc918 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Refactor all test cases to use `.types` and not explicit generic type params (#4219)

* Refactor all test cases to use `.types` and not explicit generic type params

* fix almost e...

github.com/statelyai/xstate - 3dd95a2fb5198173affa4f91f2751b2224b38474 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Bump the TS version used by the repository (#4251)

github.com/statelyai/xstate - 7b843b7b17104191f2673e09f1a9443f5ed7571d authored over 1 year ago by Mateusz Burzyński <[email protected]>
Remove the ability to pass a string directly as `invoke`'s value (#4248)

* Remove the ability to pass a string directly as `invoke`'s value

* remove leftovers

* s...

github.com/statelyai/xstate - d02226cd2faaee9f469d579906012737562d0fdf authored over 1 year ago by Mateusz Burzyński <[email protected]>
Version Packages (beta) (#4247)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - ab1485dc43d153d64e4aea2b4cf69b63fdbeb934 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[v5] Improve paths in `@xstate/graph` (#4238)

* Alter paths in graph

* Update @xstate/test

* Change back type

* Add comment to help e...

github.com/statelyai/xstate - b4f12a517dcb2a70200de4fb33d0a5958ff22333 authored over 1 year ago by David Khourshid <[email protected]>
Removed `StateNode['stateIds']` getter (#4246)

github.com/statelyai/xstate - 723e3ffa8e997d3f14d179773301c0f674688ede authored over 1 year ago by Mateusz Burzyński <[email protected]>
Cleanup/deduplicate `xstate.init`/`xstate.stop` event types (#4244)

github.com/statelyai/xstate - 59c1db7952a5488edf00a2bfd46f33607ef6582e authored over 1 year ago by Mateusz Burzyński <[email protected]>
Remove leftovers of `invoke.meta` (#4243)

github.com/statelyai/xstate - 9db50792507f684aad195db7068196c5153d5c92 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Remove `StateNode['target']` getter (#4245)

github.com/statelyai/xstate - f4082c78ade9cb82ed68302c5d91884e37ec9c58 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Add a type-level test related to states composition (#4242)

github.com/statelyai/xstate - 953cf659a167fb4ccd552b9c0c5547cb7a180f9a authored over 1 year ago by Mateusz Burzyński <[email protected]>
Version Packages (beta) (#4236)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - 7d5d447c1136649e371c11a2bb6bda85e73b172a authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Start including `@xstate/graph` and `@xstate/test` in v5 releases (#4235)

* Start including `@xstate/graph` and `@xstate/test` in v5 releases

* fix changesets

* pin...

github.com/statelyai/xstate - 322b42c257a0f9fb0a65aa20353ff3549c58263e authored over 1 year ago by Mateusz Burzyński <[email protected]>
Remove `getMachineShortestPaths` and `getMachineSimplePaths` (#4233)

* Remove getMachineShortestPaths and getMachineSimplePaths

* Add changeset and unignore chang...

github.com/statelyai/xstate - 3d96d0f95f7f2a7f7dd872d756a5eba1f61a072f authored over 1 year ago by David Khourshid <[email protected]>
Snake example (#4230)

github.com/statelyai/xstate - 189fa2466add7e9e6ed56ae0f82c8ed9c3018115 authored over 1 year ago by David Khourshid <[email protected]>
Version Packages (beta) (#4223)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - d04cf6fe9f5d043726c76ce3973d35871470f9d3 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[v5] Strongly-typed partial event descriptors (#4220)

* I don't know what I'm doing but this works

* Add changeset

* Silly mistake

* remove l...

github.com/statelyai/xstate - c67a3d3b0255b28f8da2a62ebdfe99d82b21b600 authored over 1 year ago by David Khourshid <[email protected]>
Version Packages (beta) (#4215)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - 26d566a00b1f43f7445e91784a8605e4351488f1 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Introduce `TTag` that allows to type tags that can be used within a machine (#4213)

* Tag types + tests

* Tags in state

* fixed typo

* Resolve the tag type earlier

* re...

github.com/statelyai/xstate - 243d36fa81444dedda41885b284b87433bdd3b80 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Introduce `TDelay` that allows to type delays that can be used within a machine (#4182)

* Delay types WIP

* Fix types

* fix more types

* Add delay tests

* Make it a `Parame...

github.com/statelyai/xstate - d34f8b1024dbdfa98c86c57f461cc2fceba08d39 authored over 1 year ago by David Khourshid <[email protected]>
Add `TGuard` to actions so `choose` can benefit from it (#4209)

* Add `TGuard` to actions so `choose` can benefit from it

* fixed STUFF

* add tests

* f...

github.com/statelyai/xstate - e658a37f49f2e30309ca34761e3bd82bf9c89cfd authored over 1 year ago by Mateusz Burzyński <[email protected]>
Version Packages (beta) (#4207)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - 6abc2a6ab40135919012a0bfdf25f73099178b7c authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Allow the types to flow from `pure` to `raise` (#4210)

github.com/statelyai/xstate - 5d19c5a755a4002dab0a82391314c090ddc3d654 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Introduce `TGuard` that allows to type guards that can be used within a machine (#4181)

* Typed guards

* reorder generics in a couple of places

* refactor tests to be more granul...

github.com/statelyai/xstate - 70bd8d06fd1422bc215a06bc4e19ae7dfe0184cc authored over 1 year ago by David Khourshid <[email protected]>
Refactor composite guards (#4206)

* Refactor composite guards

* Standardize `not` once again

* add a type-level test case fo...

github.com/statelyai/xstate - e7b59493adad65570d5cb331296b4fa37ebec407 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Update README.md

github.com/statelyai/xstate - 47069a7eddab2c3c65e9c9ba07a4fc5676bced91 authored over 1 year ago by David Khourshid <[email protected]>
Version Packages (beta) (#4194)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - 8163d1962b6ea022e4ede40ae8e8f85fa2badb93 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Introduce `TAction` that allows to type actions that can be used within a machine (#4180)

* Add TActions

* Break stuff

* YES

* Named action tests

* `TActions` -> `TAction`

...

github.com/statelyai/xstate - 6b1646ba898605021bdbbb8429417db7d967cf2a authored over 1 year ago by David Khourshid <[email protected]>
Change `State['nextEvents']` return type to `string[]` (#4203)

github.com/statelyai/xstate - 1005cea11781111f719ad5bf159fcaf91d4c3b39 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Remove leftover references of `@xstate/scxml`

github.com/statelyai/xstate - ead0ba0be18ff6a26a659c46914c2aa03b9f12e6 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Remove `@xstate/scxml` package (#4201)

github.com/statelyai/xstate - ada17996fcf471e51ac8b702e5ce6cb40721be4e authored over 1 year ago by Mateusz Burzyński <[email protected]>
Remove the script that was rewriting the computed property name in a TS declaration file (#4195)

github.com/statelyai/xstate - d3d72b1f8b06fa5c7608d47dca581b53c257ca50 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Update README.md

github.com/statelyai/xstate - 495684b27e847d29c5623d8fa5e9cd3eb34d6389 authored over 1 year ago by David Khourshid <[email protected]>
Update README.md

github.com/statelyai/xstate - 21b9a0c1f488a4707d620b6ca907d369691b5808 authored over 1 year ago by David Khourshid <[email protected]>
Add `TOutput` to machines (#4179)

* Add output types + test

* Add changeset

* Fix types

* infer proper `TOutput` in `@xst...

github.com/statelyai/xstate - 2b75485793a61703792764f8058ab6621a3ed442 authored over 1 year ago by David Khourshid <[email protected]>
Version Packages (beta) (#4178)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - 6feac8b848b70b8ef814a8f3b3ec09c7c442b892 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add youtubesummarized.com to showcase (#4186)

github.com/statelyai/xstate - a171ea15100f027eb883c20735767181443e3887 authored over 1 year ago by Jarle Mathiesen <[email protected]>
Add persisted state example (#4090)

github.com/statelyai/xstate - 8401035a18607b770a41d0744d482134092ba60c authored over 1 year ago by David Khourshid <[email protected]>
Update resources.md (#4185)

github.com/statelyai/xstate - 0b837e26be2c49d97eaa95a863788c61e0f06757 authored over 1 year ago by Daniel Grychtoł <[email protected]>
[v5] Rename `interpret` to `createActor` (#4176)

* interpret -> createActor

* Add changeset

* What are you doing there, little buddy?

* ...

github.com/statelyai/xstate - 2e176b0b95eefddb7231f7dd40c18e3022ec9706 authored over 1 year ago by David Khourshid <[email protected]>
Version Packages (beta) (#4170)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - 0c3bf27a76a82efe278403172b03c534aa58738a authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Reworked parts of internal error handling (#4145)

* Do not swallow errors

* Add test for #4004

* WIP fix tests?

* skip the unhandled reje...

github.com/statelyai/xstate - 5cc902531477964cb614736ea628cbb3eb42309b authored over 1 year ago by David Khourshid <[email protected]>
Make sure that `useSelector` doesn’t create stale values in `@xstate/svelte` (#4168)

* Make sure useSelector.ts doesn’t create stale values

* Create test for deferred useSelector...

github.com/statelyai/xstate - 231a6f3e698c84c5913467c08c10989f607a7f2e authored over 1 year ago by Matias Meno <[email protected]>
Input types for machines (#4054)

* Typed input

* Cleaning up some types

* Add AnythingButAFunction to clean up types

* F...

github.com/statelyai/xstate - a247111814d16166c847032438382f89c5c286e8 authored over 1 year ago by David Khourshid <[email protected]>
Rewrite `ComputeConcreteChildren` to be faster (#4165)

github.com/statelyai/xstate - ead1e43811b4a42a7e511ef136068392537ae67a authored over 1 year ago by Mateusz Burzyński <[email protected]>
Version Packages (beta) (#4164)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - f0694cbc1ab7e36ae7916a671df8b32b787be774 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Move all callback actor parameters into a single object (#4157)

* sendBack and onReceive as object args

* Server example slipped by

* Include changelog

...

github.com/statelyai/xstate - 31eb5f8a1bc9efdc857bb4650be7d6c0f5b20ed3 authored over 1 year ago by Martin Asnong <[email protected]>
Reworked how actor types are provided to machines (#4036)

* POC for actor types

* Remove patterns.ts

* Fix types sorta

* Remove ActorMap

* Add...

github.com/statelyai/xstate - e2440f0b1b5bdc00aca7f412721e7dc909af1f4c authored over 1 year ago by David Khourshid <[email protected]>
Version Packages (#4162)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - 9911850389601f66cbd322a4b7800849a1eb3df2 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Export `cancel` action from the core's main entrypoint (#4159)

* Export `cancel` action from the core's main entrypoint

* Create nervous-eggs-pretend.md

github.com/statelyai/xstate - 8bfbb85316d305dc33b00b6e6170652fa248b20b authored over 1 year ago by Mateusz Burzyński <[email protected]>
Version Packages (beta) (#4149)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - 4df574405f8fa412acbd2f5ee6eb87825d9ef4f7 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[v5] `self` for all actor logic (#4117)

* Add self to promise

* Add self for transitions

* Add self to observable + event observab...

github.com/statelyai/xstate - c7c3cb4593c0e3e4943ec866d8d0729629271456 authored over 1 year ago by David Khourshid <[email protected]>
[v5] Require `context` if specified (#4049)

* Require machine context if defined

* Oops

* Update packages/core/src/types.ts

Co-auth...

github.com/statelyai/xstate - afc690046ce800965c132c0feda55edcf6489fc9 authored over 1 year ago by David Khourshid <[email protected]>
Merge remote-tracking branch 'origin/main' into next

# Conflicts:
# packages/core/CHANGELOG.md
# packages/core/package.json
# packages/core/src/actio...

github.com/statelyai/xstate - 2f362327a132c7fdb73a1a6fb579d127d9f8eb21 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Version Packages (#4134)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - b2754e524a8ba3547eae4bf61214861e3d3d1064 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Version Packages (beta) (#4139)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - 5b568645a9ea55a1017700ba586bf1eb8babe5e0 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fixed missing `.mjs` proxy files for condition-based builds (#4138)

github.com/statelyai/xstate - 461e3983a0e9d51c43a4b0e7370354b7dea24e5f authored over 1 year ago by Mateusz Burzyński <[email protected]>
Version Packages (beta) (#4125)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - 1afd949867c833134447aa459c2f20647bb54003 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Refactor how builtin actions are structured and how all actions are stored and resolved (#4127)

* Refactor builtin actions in order to remove the fake callable signature

* Declassify the bu...

github.com/statelyai/xstate - cdaddc2667f9021cd9452206aab1227d5a5c229c authored over 1 year ago by Mateusz Burzyński <[email protected]>
Add function action type to pure (#4130)

* Add function action type to pure

* Changeset

* Revert unrelated changes

---------

...

github.com/statelyai/xstate - e659fac5d82e283e1298122814763c59af9a2375 authored over 1 year ago by David Khourshid <[email protected]>
Allow Svelte 4 in the specified peer dependency range (#4128)

* Update package.json

closes: https://github.com/statelyai/xstate/issues/4105, make xstate-sv...

github.com/statelyai/xstate - bdcc3b0fbda3caa76e8bdecc132dffe1d76d959a authored over 1 year ago by jer-0 <[email protected]>
Remove `machineToJSON` experiment (#4126)

github.com/statelyai/xstate - d860f8eacbfa0455c2f9fdbd5a4ddab71dd56e5e authored over 1 year ago by Mateusz Burzyński <[email protected]>
Drop support for array-based transition configs (#4123)

* Drop support for `TransitionsConfigArray`

* fix types + test

* add more tests

* add c...

github.com/statelyai/xstate - b13bfcb081ba3c7216159b90999ddd90448024f1 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Version Packages (beta) (#4116)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - be59508116f6c746f30375055047094102b28002 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Removed the deprecated `send` action creator (#4119)

* Removed the deprecated `send` action creator

* fix one thing in xstate-scxml

github.com/statelyai/xstate - fd2280f4ee2b8be4f8e079f492551aef488604fb authored over 1 year ago by Mateusz Burzyński <[email protected]>
[v5] `@xstate/react` add `options` to `createActorContext` (#4050)

* Add sanity check

* Add options

* Fix types

* Rename interpretedActor -> actorRef

*...

github.com/statelyai/xstate - fc88dc8e6d3fbc4ee8a1e0bdb538bab560b7a695 authored over 1 year ago by David Khourshid <[email protected]>
Decouple `spawn` from relying on `invoke` internally (#4112)

* Decouple `spawn` from relaying on `invoke` internally

* Remove spawn-related codepath from ...

github.com/statelyai/xstate - 7ad41a0c34a9c6e817023605aa83f131af9f09cd authored over 1 year ago by Mateusz Burzyński <[email protected]>
Simplify how the initial context gets resolved (#4111)

github.com/statelyai/xstate - 1b6fea58b08e8624b81b0994bc743643d0f950ee authored over 1 year ago by Mateusz Burzyński <[email protected]>
Remove `getContext` (#4110)

* Remove `getContext`

* fix types

* remove redundant invalid imports

github.com/statelyai/xstate - dce25a3a06dcd4bdd3585c0b74c9a55b6ad1cb36 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Minor cleanup of `*Expr`, `*Meta` and `*Args` types (#4107)

* Remove `Expr` type

* Unify args more

* rename *Meta types to *Args

* Remove redundant...

github.com/statelyai/xstate - 55c39c6d4234459fdd13e2d0985add31799f8da3 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Version Packages (beta) (#4079)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - 45443e205e844e1c6b73ee4f2080976c72570660 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Remove `delimiter` option (#4103)

github.com/statelyai/xstate - 70f1ffb13bd7cb7f76cbea4a9a8711537628e700 authored over 1 year ago by Mateusz Burzyński <[email protected]>
Update ember.md (#4100)

* Update ember.md

* Update docs/recipes/ember.md

Co-authored-by: David Khourshid <davidkpi...

github.com/statelyai/xstate - a24b60b4a02f3296058f7fd850a4494d35763749 authored over 1 year ago by NullVoxPopuli <[email protected]>
Version Packages (#4099)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/statelyai/xstate - 740409e549ea91974b7fa8ef63438341958dafd9 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add missing actions to main export (#4098)

* Add other actions to main export

* Add changeset

github.com/statelyai/xstate - ae7691811d0ac92294532ce1e5ede3898ecffbc7 authored over 1 year ago by David Khourshid <[email protected]>