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

Merged
merged 4 commits into from
Mar 15, 2020

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Mar 15, 2020

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

Notable changes

  • rollup has major update v2, and plugins have some updates (especially TypeScript plugin has bumped from v2 -> v4). We've changed rollup and TypeScript config to work building.
  • github-markdown-css, the base style of default theme, has bumped major version. It does no longer use web font in favor of inline SVG.

@yhatt yhatt merged commit d34bdd1 into master Mar 15, 2020
@yhatt yhatt deleted the upgrade-node-and-dependent-packages branch March 15, 2020 06:59
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