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

Commits on Apr 19, 2022

  1. docs: minor README.md tweaks

    XhmikosR authored and Jonathan Ginsburg committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    4437021 View commit details
    Browse the repository at this point in the history
  2. build: add missing husky package, sort out the eslint packages

    Update update eslint-config-standard and downgrade eslint/eslint-plugin-promise because they are incompatible with eslint 8.x
    XhmikosR authored and Jonathan Ginsburg committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    963269d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. docs: make grep behaviour clearer

    It is not self-explanatory that grep will recognize whether the input string is a regex or not. In the case of a string it sanitizes it to turn it into a regex.
    flavianh authored and Jonathan Ginsburg committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    819d42d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. fix: fixes matches performance issue, github#302

    Sampo Kivistö authored and Jonathan Ginsburg committed May 13, 2022
    Configuration menu
    Copy the full SHA
    e964fa6 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.0.1 [skip ci]

    ## [5.0.1](v5.0.0...v5.0.1) (2022-05-13)
    
    ### Bug Fixes
    
    * fixes matches performance issue, github[#302](#302) ([e964fa6](e964fa6))
    semantic-release-bot committed May 13, 2022
    Configuration menu
    Copy the full SHA
    58d5d25 View commit details
    Browse the repository at this point in the history
Loading