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 Node and dependent packages #343

Merged
merged 3 commits into from
Apr 17, 2022
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Apr 17, 2022

Notable changes

  • The latest VS Code 1.66 has updated Electron to 17, and using Node 16.14.0. So we updated development Node from 14 to 16, and added unit testing against Node 16 into CI environment. Now all of Marp team projects are using the latest Node LTS! 🎉
  • Bumped Marp Core to v2.4.1.
    • 2.4.0: Transform Unicode 14.0 emojis into images
    • 2.4.0: Fixed too thickness MathJax math typesettings in PDF rendering
    • 2.4.1: Fixed scoped style that does not apply styling to pseudo elements section::before and ::after whenever using advanced background image
  • Bumped Marp CLI to v1.7.1.
  • Fixed reported vulnerabillity minimist from development dependency.

@yhatt yhatt merged commit 03038b5 into main Apr 17, 2022
@yhatt yhatt deleted the upgrade-node-and-dependencies branch April 17, 2022 05:39
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