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 #143

Merged
merged 3 commits into from
Jan 13, 2020

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Jan 13, 2020

This PR will upgrade Node LTS and dependent packages to the latest version via yarn upgrade --latest.

Notable changes

Node

  • Drop EOL Node 8 support. Marp Core is well stable now so we will bump major version by this breaking.
  • Node LTS version has been bumped to v12.14.1.

Dependent packages

  • Migration of rollup official plugins into monorepo is still in progress. We are using @rollup/plugin-commonjs and @rollup/plugin-typescript instead of rollup-plugin-commonjs and rollup-plugin-typescript.

@yhatt yhatt merged commit 46f95c7 into master Jan 13, 2020
@yhatt yhatt deleted the upgrade-node-and-dependencies branch January 13, 2020 01:17
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