1 KiB
1 KiB
@emigrate/docs
0.4.0
Minor Changes
b62c692: Add documentation for the built-in "json" reporterb62c692: The "default" reporter is now named "pretty"e7ec75d: Add note in FAQ on using Emigrate for existing databases
Patch Changes
c838ffb: Add note on how to write Emigrate's config using TypeScript in a production environment without havingtypescriptinstalled.
0.3.0
Minor Changes
f6761fe: Document the changes to the "remove" command, specifically that it also accepts relative file paths now9109238: Document the changes to the "up" command's--fromand--tooptions, specifically that they can take relative file paths and that the given migration must exist.
0.2.0
Minor Changes
a4da353: Document the --abort-respite CLI option and the corresponding abortRespite config
0.1.0
Minor Changes
cbc35bd: Add first version of the Baseline guidecbc35bd: Document the new --limit, --from and --to options for the "up" command