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 Loading
base: v6.3.0
Choose a base ref
...
head repository: karma-runner/karma Loading
compare: v6.3.1
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 24, 2021

  1. fix(client): clearContext after complete sent (#3657)

    When useiframe false and clearContext true and IE11, the clearContext
    blocks the complete event.
    johnjbarton committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c0962e3 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.3.1 [skip ci]

    ## [6.3.1](v6.3.0...v6.3.1) (2021-03-24)
    
    ### Bug Fixes
    
    * **client:** clearContext after complete sent ([#3657](#3657)) ([c0962e3](c0962e3))
    semantic-release-bot committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    026fff8 View commit details
    Browse the repository at this point in the history
Loading