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: karma-runner/karma
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.1
Choose a base ref
...
head repository: karma-runner/karma
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.2
Choose a head ref
  • 3 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 8, 2021

  1. fix: patch karma to allow loading virtual packages (#3663)

    * fix: patch karma to allow loading virtual packages
    
    * fix: additional patch to handle SCRIPT_URL_ARRAY
    
    Co-authored-by: Shahriyar Nasir <[email protected]>
    charlessuh and snasirca authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    5bfcf5f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    3fc6fda View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.1.2 [skip ci]

    ## [6.1.2](v6.1.1...v6.1.2) (2021-03-09)
    
    ### Bug Fixes
    
    * **commitlint:** skip task on master ([#3650](#3650)) ([3fc6fda](3fc6fda))
    * patch karma to allow loading virtual packages ([#3663](#3663)) ([5bfcf5f](5bfcf5f))
    semantic-release-bot committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    10afab1 View commit details
    Browse the repository at this point in the history
Loading