marp-team / marp-core

The core of Marp converter
MIT License
786 stars 132 forks source link

Bump @marp-team/marp-cli from 1.3.2 to 1.4.0 #255

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @marp-team/marp-cli from 1.3.2 to 1.4.0.

Release notes

Sourced from @​marp-team/marp-cli's releases.

v1.4.0

Added

  • Experimental transitions for bespoke template (#382, #381)
  • Expose Marp Core instance to functional engine via marp getter (#386)

Changed

  • Update Dock icon in preview mode on macOS to suit for Big Sur (#380)
  • Update an icon of presenter view in bespoke template (#384)
  • Adjust default image scale for PPTX from 2.5 to 2 (#385)

Fixed

  • Improve an activation behavior from dock in preview mode on macOS (#380)
  • Optimize the size of runtime script for bespoke template (#383)
Changelog

Sourced from @​marp-team/marp-cli's changelog.

v1.4.0 - 2021-08-29

Added

  • Experimental transitions for bespoke template (#382, #381)
  • Expose Marp Core instance to functional engine via marp getter (#386)

Changed

  • Update Dock icon in preview mode on macOS to suit for Big Sur (#380)
  • Update an icon of presenter view in bespoke template (#384)
  • Adjust default image scale for PPTX from 2.5 to 2 (#385)

Fixed

  • Improve an activation behavior from dock in preview mode on macOS (#380)
  • Optimize the size of runtime script for bespoke template (#383)
Commits
  • 1383597 1.4.0
  • a013665 Merge pull request #386 from marp-team/expose-marp-to-functional-engine
  • e273d31 Update README.md and CHANGELOG.md
  • 7f1253c Improve detection of user-installed Marp Core
  • bbdcd2d Expose Marp to the argument of functional engine
  • c089f8a Merge pull request #385 from marp-team/adjust-pptx-image-scale
  • 8368c17 Update CHANGELOG.md
  • 7a8b981 Merge branch 'main' into adjust-pptx-image-scale
  • c83f49e Merge pull request #384 from marp-team/update-presenter-icon
  • ff8ef69 [ci skip] Update CHANGELOG.md
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)