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.0.1
Choose a base ref
...
head repository: karma-runner/karma Loading
compare: v6.0.2
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 25, 2021

  1. fix: avoid ES6+ syntax in client scripts (#3629)

    * remove template literals and arrow functions that break in IE11 
    Fixes #3630
    longlho committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    6629e96 View commit details
    Browse the repository at this point in the history
  2. docs: fix link to Sauce Labs plugin (#3627)

    The Sauce Labs plugin link goes to a module at version 0.0.0 that hasn't
    been published in 5 years. Update the link to point to the module that
    is at version 3.4.3 and was published two months ago. In addition, this
    module is within the karmar-runner GitHub org.
    Trott committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    9a6439c View commit details
    Browse the repository at this point in the history
  3. chore(release): 6.0.2 [skip ci]

    ## [6.0.2](v6.0.1...v6.0.2) (2021-01-25)
    
    ### Bug Fixes
    
    * avoid ES6+ syntax in client scripts ([#3629](#3629)) ([6629e96](6629e96)), closes [#3630](#3630)
    semantic-release-bot committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    b5c0baa View commit details
    Browse the repository at this point in the history
Loading