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: scalacenter/scalajs-bundler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.21.0-RC1
Choose a base ref
...
head repository: scalacenter/scalajs-bundler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.1
Choose a head ref
  • 14 commits
  • 20 files changed
  • 3 contributors

Commits on Jan 11, 2022

  1. Rename master to main

    julienrf committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    b370241 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    2231636 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    a46a3cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #421 from ptrdom/sbt-1.6.2

    Update sbt to 1.6.2
    sjrd authored May 12, 2022
    Configuration menu
    Copy the full SHA
    bb4f90e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Fix AppVeyor CI

    ptrdom committed May 14, 2022
    Configuration menu
    Copy the full SHA
    c4b4115 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #425 from ptrdom/fix-appveyor

    Fix AppVeyor
    sjrd authored May 14, 2022
    Configuration menu
    Copy the full SHA
    8bd7b4f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    dc58850 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b818fb9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #422 from ptrdom/drop-appveyor

    Drop AppVeyor
    sjrd authored May 16, 2022
    Configuration menu
    Copy the full SHA
    2943189 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #426 from ptrdom/fix-release

    Fix release version numbering
    sjrd authored May 16, 2022
    Configuration menu
    Copy the full SHA
    00460f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Disable the webpack-dev-server test.

    It breaks the CI because Webpack, webpack-cli and htmlunit do not
    want to work together anymore.
    sjrd committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    5524c2e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #442 from sjrd/fix-webpack-dev-server-test

    Disable the webpack-dev-server test.
    sjrd authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    0d3c553 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c213ef6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #441 from sjrd/support-sbt-1.8.0

    Fix #440: Avoid using a '/' in the dummy version number for the linker.
    sjrd authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    923b452 View commit details
    Browse the repository at this point in the history
Loading