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.js and dependent packages to the latest version #358

Merged
merged 7 commits into from
Oct 15, 2023

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Oct 15, 2023

Notable changes

  • Marpit framework has been bumped to v2.6.1.
    • cssContainerQuery constructor option (#355, #377)
      • By another pull request, we are going to enable it in Marp Core by default.
    • lang global directive and constructor option (#376)
  • rollup has been bumped major version to v4.
    • It's no longer compatible with Node.js v16 and eariler versions.
    • rollup is devDependencies so we can still use it for development.
  • github-markdown-css has been bumped minor version.
    • The regenerated style has applied slightly changed color scheme on GitHub. Thus, default theme also has updated color(s).

Deferred changes

@yhatt yhatt merged commit f8080d3 into main Oct 15, 2023
1 check passed
@yhatt yhatt deleted the upgrade-dependent-packages branch October 15, 2023 16:20
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.

None yet

1 participant