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: lint-staged/lint-staged
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.5.4
Choose a base ref
...
head repository: lint-staged/lint-staged
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.0.1
Choose a head ref
  • 13 commits
  • 9 files changed
  • 8 contributors

Commits on Feb 11, 2021

  1. docs: Fix a bug in the prettier example (#949)

    Co-authored-by: Andrey Okonetchnikov <okonet@users.noreply.github.com>
    tjenkinson and okonet authored Feb 11, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    MindTooth Birger Johan NordΓΈlum
    Copy the full SHA
    78039da View commit details

Commits on Mar 22, 2021

  1. Copy the full SHA
    feb663b View commit details

Commits on Mar 23, 2021

  1. Copy the full SHA
    d1207d2 View commit details

Commits on Apr 2, 2021

  1. Copy the full SHA
    101ad5e View commit details

Commits on Apr 15, 2021

  1. Copy the full SHA
    6808f06 View commit details

Commits on May 7, 2021

  1. chore(deps): update dependencies

    iiroj authored and okonet committed May 7, 2021
    Copy the full SHA
    ab7a211 View commit details
  2. fix: migrate husky@6

    iiroj authored and okonet committed May 7, 2021
    Copy the full SHA
    5560d97 View commit details
  3. fix: migrate commander@7

    iiroj authored and okonet committed May 7, 2021
    Copy the full SHA
    f8a0261 View commit details
  4. ci: replace Node.js 15 with 16

    iiroj authored and okonet committed May 7, 2021
    Copy the full SHA
    db861ce View commit details
  5. feat: bump Node.js version requirement to 12.13.0

    BREAKING CHANGE: Node.js 12 LTS 'Erbium' is now the minimum required version
    iiroj authored and okonet committed May 7, 2021
    Copy the full SHA
    852aa6e View commit details
  6. Copy the full SHA
    e5e186d View commit details

Commits on May 10, 2021

  1. docs: Hardcode mrm@2 in the documentation (#976)

    Due to some changed in mrm@3 the entire installation task fails without easily searchable solution. This fixes the problem by hard locking mrm to @2 for as long as it's not solved properly.
    Palid authored May 10, 2021
    Copy the full SHA
    4f9a146 View commit details

Commits on Jul 13, 2021

  1. fix: do not swallow already detected deprecated usage by last task (#991

    )
    
    The deprecation warning instructing users to remove `git add` from their tasks
    was not shown if a valid task followed the deprecated one.
    bobisjan authored Jul 13, 2021
    Copy the full SHA
    7734156 View commit details
Loading