mirror of
https://github.com/jxnblk/mdx-deck.git
synced 2024-11-29 13:58:02 +03:00
47 lines
633 B
Markdown
47 lines
633 B
Markdown
|
|
# Changelog
|
|
|
|
## v1.2.1 2018-07-31
|
|
|
|
- Merge custom components with defaults
|
|
|
|
## v1.2.0 2018-07-31
|
|
|
|
- Add PDF export to CLI
|
|
|
|
## v1.1.3 2018-07-31
|
|
|
|
- Add emoji support
|
|
- Update `.npmignore`
|
|
|
|
## v1.1.2 2018-07-31
|
|
|
|
- Fix `--no-open` option
|
|
- Add ability to ignore key events
|
|
- Normalize newlines for cross-platform compatibility
|
|
|
|
## v1.1.1 2018-07-31
|
|
|
|
- Fix for supporting markdown tables
|
|
|
|
## v1.1.0 2018-07-30
|
|
|
|
- Updated styles and theming
|
|
- Updated docs
|
|
|
|
## v1.0.3 2018-07-29
|
|
|
|
- Updated docs
|
|
|
|
## v1.0.2 2018-07-29
|
|
|
|
- Add hashchange listeners
|
|
|
|
## v1.0.1 2018-07-29
|
|
|
|
- Fix for `--out-dir` CLI flag
|
|
|
|
## v1.0.0 2018-07-29
|
|
|
|
Initial release
|