Skip to content

Better export

Compare
Choose a tag to compare
@zalmoxisus zalmoxisus released this 15 Nov 19:31
· 238 commits to master since this release

Now, instead of exporting all the states, only the list of actions and the preloaded state is exported. The resulted file is smaller and readable. Also the serialized options are applied (#255), so unserializable types (like dates, regexes, undefined, error objects, and functions) can be exported as well.