This repository was archived by the owner on Jan 15, 2025. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.1.2
->8.0.0
Release Notes
rizowski/eslint-watch (eslint-watch)
v8.0.0
: - Drop Node 10 and eslint < 8 supportCompare Source
Breaking
Misc
v7.0.0
: - Drop Node 8 and eslint < 7 supportCompare Source
Breaking
Misc
v6.0.1
: - Fix coloring and debounceCompare Source
Fixes
.eslintcache
to default ignore to avoid double lint in watch mode ( #163 )Misc
v6.0.0
: - Support Eslint 6Compare Source
Breaking
Fixes
--ext
flag (#161 #160)Misc
v5.1.2
: - Fix dependenciesCompare Source
Fix
lodash.debounce
to dependencies listMisc
prepublish
command toprepare
v5.1.1
Compare Source
Bad build do not use.
v5.1.0
: - new flag and small fixesCompare Source
Feature
--watch-delay
flag for use cases where multiple files are changed at once. Defaulted to 300 ms (#156 #150)Fixes
--rule
was not being parsed correctly (#154 #151, Thanks @HsuTing )Misc
v5.0.1
: - Execution IssuesCompare Source
Fixes
v5.0.0
: - RewriteCompare Source
Features
watch-ignore
flag now available to add additional ignore directories for situations ESW doesn't already cover. (build, dist)Breaking
--esw-version
is removed in favor of--version
and--versions
--version
is now overridden by ESW. It will return the ESW version.--format
is no longer overridden or defaulted tosimple-detail
--quiet
will now mute the clean message on successful relintsFixes
Misc
v4.0.2
: - Add --rule to cli optionsCompare Source
Fixes
v4.0.1
: - Extension fixCompare Source
Fixes
.{ext}
to eslint if the user omits it. ( #138 )v4.0.0
: - Update support for Eslint V5Compare Source
Misc
Breaking
v3.1.5
: - Fix clear screenCompare Source
Fixes
v3.1.4
: - Fixed default eslint formatterCompare Source
Fixes
v3.1.3
: - Fixed Formatting ExceptionsCompare Source
Fixes
Misc
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.