Better export
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.