Releases: marp-team/marp-cli
Releases · marp-team/marp-cli
v0.20.0
Added
- Make public improved API interface for Node.js (#260)
- Added info about Chocolatey and Scoop packages into Readme (#263 by @zverev-iv)
Fixed
- Fix invalid permission flag in package script (#256, #257)
- Get more reliability of connection from Puppeteer to Chrome by using pipe rather than WebSocket (#259, #264)
Changed
- Upgrade dependent packages to the latest version (#265)
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)