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

chore(deps): upgrade some deps #2542

Merged
merged 9 commits into from Apr 29, 2020
Merged

chore(deps): upgrade some deps #2542

merged 9 commits into from Apr 29, 2020

Commits on Apr 28, 2020

  1. chore(deps): upgrade deps

    hiroppy committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    dd12c74 View commit details
    Browse the repository at this point in the history
  2. style: run prettier

    hiroppy committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    c0c8e4a View commit details
    Browse the repository at this point in the history
  3. test: update

    hiroppy committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    282ed1d View commit details
    Browse the repository at this point in the history
  4. ci: remove Node@8

    hiroppy committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    80fd37c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8f54c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    023c194 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39d0213 View commit details
    Browse the repository at this point in the history
  8. fix(hot): enable hot option as default (#2546)

    BREAKING CHANGE: the `hot` option is `true` by default, the `hotOnly` option was removed in favor `{ hot: 'only' }`
    hiroppy committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    5e183c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. fix: remove lazy and filename options (#2544)

    BREAKING CHANGE: `lazy` and `filename` options was removed
    hiroppy committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    fa6b9ca View commit details
    Browse the repository at this point in the history