21 lines
701 B
Markdown
21 lines
701 B
Markdown
# @emigrate/docs
|
|
|
|
## 0.3.0
|
|
|
|
### Minor Changes
|
|
|
|
- f6761fe: Document the changes to the "remove" command, specifically that it also accepts relative file paths now
|
|
- 9109238: Document the changes to the "up" command's `--from` and `--to` options, 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 guide](https://emigrate.dev/guides/baseline)
|
|
- cbc35bd: Document the new --limit, --from and --to options for the ["up" command](https://emigrate.dev/commands/up/)
|