Releases: marp-team/marp-cli
Releases · marp-team/marp-cli
v0.19.0
Added
- Skip fragments when navigated page while holding shift key (#206, #248)
- Keep awake the display in
bespoke
template if Screen Wake Lock API is available (Chrome >= 84) (#239, #246) - Test against Node 14 (Fermium) (#251)
- Set up GitHub Dependabot for marp-team packages (#252)
Changed
- Upgrade Marp Core to v1.2.2 (#253)
- Upgrade dependent packages to the latest version (#255)
- Migrate from TSLint to ESLint (#250)
Removed
- Remove Gitpod button (#254)
v0.18.3
v0.18.2
v0.18.1
Added
- Recognize
CHROME_ENABLE_EXTENSIONS
environment value for enabling Chrome extensions while converting (#231, #234)
Fixed
- Recover experimental preview window option (
--preview
,-p
) and back out deprecation (#211, #232) - Show helpful message if the executable Chrome path could not find out (#220, #234)
Changed
v0.18.0
Fixed
- Add a trailing slash to the directory links on server index page to avoid broken path resolution (#221 by @n-ari)
- Restart CSS animations when switching page in bespoke template (#222)
- Fix path resolution of the directory whose name included glob special chars (#227, #230)
Changed
- Upgrade Marpit v1.6.2 and Marp Core v1.2.0 (#229)
- Upgrade dependent packages to the latest version (#229)
v0.17.4
Changed
- Upgrade Marpit v1.5.2 and Marp Core v1.1.1 (#217)
- Upgrade dependent packages to the latest version (#217)
v0.17.3
v0.17.2
v0.17.1
v0.17.0
Breaking
- Drop support for EOL Node 8 (Require Node >= 10) (#198)
Added
- Presenter view for bespoke template (#142, #157)
- Setup cache, badge, and skip tag support for GitHub Actions (#186, #192)
Changed
- Upgrade Marpit v1.5.0 and Marp Core v1.0.1 (#198)
- Update community health files (#185)
- Upgrade Node and dependent packages to the latest version (#191, #198)