Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade development Node LTS and dependent packages to the latest version #186

Merged
merged 7 commits into from
Dec 5, 2020

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Dec 5, 2020

Upgraded development Node LTS and dependent packages to the latest version, through yarn upgrade-interactive --latest.

Notable changes

  • Upgraded to Marp Core v1.4.0 and Marp CLI v0.23.0.
    • From Marp Core:
      • Stopped the confusable auto-detection of syntax highlight for code block.
      • Supported extra 358 emoji shorthands.
    • From Marp CLI:
      • The export into PDF and image is working with Apple Silicon now!
      • Chrome fallback into Microsoft Edge while exporting is supported in all platforms including Linux.
      • No longer required restarting VS Code after changing markdown.marp.chromePath configuration.
  • Test against Node 12.18.3 (Electron 11).
  • Bumped development Node LTS from 12 to 14.

@yhatt yhatt merged commit 0cce510 into master Dec 5, 2020
@yhatt yhatt deleted the upgrade-dependencies branch December 5, 2020 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant