-
-
Notifications
You must be signed in to change notification settings - Fork 456
Comparing changes
Open a pull request
base repository: lint-staged/lint-staged
base: v11.1.2
head repository: lint-staged/lint-staged
compare: v11.2.6
- 10 commits
- 23 files changed
- 9 contributors
Commits on Aug 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ad4316c - Browse repository at this point
Copy the full SHA ad4316cView commit details
Commits on Sep 8, 2021
-
docs: simplify Ignoring Files From .eslintignore. (#1013)
The README advised ESLint >= 7 users to install node-filter-async. Replace this suggestion with a simpler implementation requiring the same number of lines of code but no dependencies. Rename the variable eslintCli to eslint since it is an instance of the ESLint Node.js API as distinct from the ESLint CLI. Avoid instantiating the API when the files staged don't necessitate invocation of ESLint.
Configuration menu - View commit details
-
Copy full SHA for 0ef25e8 - Browse repository at this point
Copy the full SHA 0ef25e8View commit details
Commits on Sep 27, 2021
-
docs: Use /usr/bin/env sh instead of direct path (#1020)
Co-authored-by: nathandao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3885af8 - Browse repository at this point
Copy the full SHA 3885af8View commit details
Commits on Oct 4, 2021
-
feat(deps): update and slim down dependencies (#1003)
* chore(deps): update dependencies * test: remove duplicates lines from snapshots * test: replace babel-eslint with @babel/eslint-parser * chore(deps): update dependencies * chore(deps): regenerate yarn.lock to reduce its size * perf: re-use figures from listr2 and remove `log-symbols` * perf: replace `chalk` with `colorette` and `supports-color` * build: use npm instead of yarn
Configuration menu - View commit details
-
Copy full SHA for 32c08d3 - Browse repository at this point
Copy the full SHA 32c08d3View commit details
Commits on Oct 9, 2021
-
fix: detect git repo root correctly on cygwin (#1026)
* Fix #1025 using git rev-parse to get the relative path inside git repo Co-authored-by: Thomas Kalmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f291824 - Browse repository at this point
Copy the full SHA f291824View commit details -
fix: remove dangling chars from git dir (#1028)
* Fix #1027 by removing dangling chars * Add tests Co-authored-by: Thomas Kalmár <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11c004e - Browse repository at this point
Copy the full SHA 11c004eView commit details
Commits on Oct 10, 2021
-
fix: unbreak windows by correctly normalizing cwd (#1029)
Co-authored-by: Thomas Kalmár <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f861d8d - Browse repository at this point
Copy the full SHA f861d8dView commit details
Commits on Oct 23, 2021
-
perf: replace
cosmiconfigwithlilconfig(#981)Replace 'cosmiconfig' with 'lilconfig' due to the smaller size and dependency tree of the latter package. This also installs 'js-yaml', since 'lilconfig' doesn't provide YAML parsing.
Configuration menu - View commit details
-
Copy full SHA for 04529e2 - Browse repository at this point
Copy the full SHA 04529e2View commit details
Commits on Oct 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 612d806 - Browse repository at this point
Copy the full SHA 612d806View commit details -
Configuration menu - View commit details
-
Copy full SHA for e035b80 - Browse repository at this point
Copy the full SHA e035b80View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v11.1.2...v11.2.6