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 to the latest version #371

Merged
merged 8 commits into from
Aug 11, 2022

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Aug 11, 2022

Notable changes

  • Upgrade Marp Core to v3.3.0.
  • Upgrade Marp CLI to v2.1.0.
    • macOS: markdown.marp.chromePath is now able to recognize the .app folder path.
  • VS Code 1.66.0 and later is now required.
    • It means the extension will work on Node.js 16 (LTS). So we have no longer to take care legacy Node.js versions.
  • Removed some of build workarounds for webpack.
  • The latest version of portfinder is available, but we have been pinned to the current version used by Marp for VS Code because of TypeScript error. (See also: Upgrade dependent packages to the latest version marp-cli#467)

@yhatt yhatt merged commit 50c809c into main Aug 11, 2022
@yhatt yhatt deleted the upgrade-dependencies branch August 11, 2022 06:02
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