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: typicode/husky
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: typicode/husky
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.3
Choose a head ref
  • 17 commits
  • 9 files changed
  • 3 contributors

Commits on Jul 24, 2019

  1. Update CHANGELOG.md

    typicode authored Jul 24, 2019
    Configuration menu
    Copy the full SHA
    5bcf721 View commit details
    Browse the repository at this point in the history
  2. Add shebang to run.js (#528)

    Fixes running the hooks through Yarn (which doesn't call husky-run as a
    script).
    AluisioASG authored and typicode committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    b7c2705 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Configuration menu
    Copy the full SHA
    f955c07 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. Update FUNDING.yml

    typicode authored Jul 28, 2019
    Configuration menu
    Copy the full SHA
    e216752 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. 3.0.2

    typicode committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    bf2659b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Update README.md

    typicode authored Jul 31, 2019
    Configuration menu
    Copy the full SHA
    f89c8c3 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    typicode authored Jul 31, 2019
    Configuration menu
    Copy the full SHA
    e674bf3 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    typicode authored Jul 31, 2019
    Configuration menu
    Copy the full SHA
    3c15e76 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. Update README.md

    typicode authored Aug 1, 2019
    Configuration menu
    Copy the full SHA
    9b279f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Update README.md

    typicode authored Aug 2, 2019
    Configuration menu
    Copy the full SHA
    b4013bc View commit details
    Browse the repository at this point in the history
  2. Update README.md

    typicode authored Aug 2, 2019
    Configuration menu
    Copy the full SHA
    895667c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    typicode authored Aug 2, 2019
    Configuration menu
    Copy the full SHA
    8fad473 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    typicode authored Aug 2, 2019
    Configuration menu
    Copy the full SHA
    80cb0bc View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Update README.md

    typicode authored Aug 5, 2019
    Configuration menu
    Copy the full SHA
    d4062da View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. update please-upgrade-node

    typicode committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    12bdd4c View commit details
    Browse the repository at this point in the history
  2. fix runner should not run old hooks defined in pkg.scripts if another…

    … one is in the new config
    typicode committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    6a2d457 View commit details
    Browse the repository at this point in the history
  3. 3.0.3

    typicode committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    d067ac4 View commit details
    Browse the repository at this point in the history
Loading