-
-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🦺 Updating: [vest-utils]: (1.2.0), [vestjs-runtime]: (1.1.0), [vest]:…
… (5.1.5) 0626dce patch(vest): hasRemainingTest with or without fieldName (Evyatar) 484baec minor(vest-utils): Predicates: Support boolean value (Evyatar) 7083e3a minor(vest-utils): Predicates.any (Evyatar) da2cce3 patch(vest): Add SuiteWalker (Evyatar) 018188b minor(vest-utils): Predicates: all (Evyatar) 31cd18e patch(vest): Unify VestTest Identity functions (Evyatar) fe45064 patch(vest): set isolate status on event (Evyatar) f951784 patch(vest): Add common state machine (Evyatar) 0b0d4b3 types(vest-utils): Make State Actions Optional (Evyatar) df52bd8 patch(vest): Use initial state from state machine (Evyatar) 9c610af minor(vest-utils): add initial method to StateMachine (Evyatar) 294b228 patch(vest): Auto export state machine (Evyatar) 720acd2 patch(vest): use object instead of enum for state machine states (Evyatar) 12f83b8 patch(vestjs-runtime): Initialize isolate with status (Evyatar) e45eec1 patch(vest): Change test status from within events (Evyatar) 16e97f0 patch(vest): Wire async test up to isolate (Evyatar) 5f7c812 patch(vestjs-runtime): emit events on isolate status change (Evyatar) 09cd6c3 minor(vestjs-runtime): isPending selector (Evyatar)
- Loading branch information
Showing
8 changed files
with
36 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "1.1.2", | ||
"version": "1.2.0", | ||
"name": "vest-utils", | ||
"author": "ealush", | ||
"scripts": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4072be0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
vest – ./website
vest-ealush.vercel.app
vest-git-latest-ealush.vercel.app
vest.vercel.app
www.vestjs.dev
vestjs.dev
4072be0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
vest-next – ./website
vest-next.vercel.app
vest-next-ealush.vercel.app
vest-website.vercel.app
vest-next-git-latest-ealush.vercel.app