You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [5.0.0](v4.0.0...v5.0.0) (2023-05-04)
### Features
* add output port to avoid functions in data ([81a6f73](81a6f73))
* drop node 14 ([f7541ec](f7541ec))
* move from state.is to isState ([823b223](823b223))
### BREAKING CHANGES
* Add two maps of names to createRuntime. 1 for internal actions, 1 for external
* Remove node 14 support
* Removed State.is in favor of isState
0 commit comments