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

refactor!: the minimum supported webpack version is v5.0.0 #3342

Merged
merged 5 commits into from Jul 27, 2022

Commits on Jul 25, 2022

  1. refactor!: the minimum supported webpack version is v5.0.0

    BREAKING CHANGE: webpack-cli no longer supports webpck v4, the minimum supported version is webpack v5.0.0
    snitin315 committed Jul 25, 2022
    Copy the full SHA
    e02dfea View commit details
    Browse the repository at this point in the history
  2. test: update snapshots

    snitin315 committed Jul 25, 2022
    Copy the full SHA
    9d1f8c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. refactor: allow aliases

    snitin315 committed Jul 27, 2022
    Copy the full SHA
    00fae2f View commit details
    Browse the repository at this point in the history
  2. test: update snapshots

    snitin315 committed Jul 27, 2022
    Copy the full SHA
    dc5dc9b View commit details
    Browse the repository at this point in the history
  3. chore: update lockfile

    snitin315 committed Jul 27, 2022
    Copy the full SHA
    4ee108e View commit details
    Browse the repository at this point in the history