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

Commits on Feb 2, 2021

  1. chore(test): adjust test to pass in Safari browser (#3645)

    In Safari stringified Proxy object has ProxyObject as a name, but in other browsers it does not.
    
    Enabled Safari tests on BrowserStack to prevent future regressions.
    devoto13 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    a14a24e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

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

    # [6.1.0](v6.0.4...v6.1.0) (2021-02-03)
    
    ### Features
    
    * **config:** improve `karma.config.parseConfig` error handling ([#3635](#3635)) ([9dba1e2](9dba1e2))
    semantic-release-bot committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    3cb26e3 View commit details
    Browse the repository at this point in the history
Loading