Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: webpack/webpack-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: webpack-cli@6.0.0
Choose a base ref
...
head repository: webpack/webpack-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: webpack-cli@6.0.1
Choose a head ref
  • 14 commits
  • 25 files changed
  • 3 contributors

Commits on Dec 19, 2024

  1. docs: changelog

    alexander-akait committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    1bbeaf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d0747c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7564b0a View commit details
    Browse the repository at this point in the history
  4. fix: publish

    alexander-akait committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    6b8dbf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    270fdc2 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. chore(deps-dev): bump readable-stream in the dependencies group (#4355)

    Bumps the dependencies group with 1 update: [readable-stream](https://github.com/nodejs/readable-stream).
    
    
    Updates `readable-stream` from 4.5.2 to 4.6.0
    - [Release notes](https://github.com/nodejs/readable-stream/releases)
    - [Commits](nodejs/readable-stream@v4.5.2...v4.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: readable-stream
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    5405aed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a7e5d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09c7cd7 View commit details
    Browse the repository at this point in the history
  4. fix: logging

    alexander-akait committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    fca8c00 View commit details
    Browse the repository at this point in the history
  5. refactor: code

    alexander-akait committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    2db1195 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eab2f39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8326501 View commit details
    Browse the repository at this point in the history
  8. test: fix

    alexander-akait committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    7a5071b View commit details
    Browse the repository at this point in the history
  9. chore(release): publish new version

     - @webpack-cli/configtest@3.0.1
     - create-new-webpack-app@1.1.0
     - @webpack-cli/info@3.0.1
     - @webpack-cli/serve@3.0.1
     - webpack-cli@6.0.1
    alexander-akait committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    480b33d View commit details
    Browse the repository at this point in the history
Loading