Skip to content

Commit 4a405eb

Browse files
committed
⬆️
1 parent c795c7c commit 4a405eb

File tree

4 files changed

+156
-152
lines changed

4 files changed

+156
-152
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v4.1.0
4+
- Вывод только безопасных замен с помощью CLI-параметра `--only-safe` вместе с `--lint`.
5+
- Обновлены зависимости в package.json.
6+
37
## v4.0.1
48
Обновлены зависимости в package.json.
59

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Options:
3232
-V, --version Output the version number
3333
-l, --lint Search of safe and unsafe replacements
3434
-s, --sort Sort results
35+
--only-safe Output only safe replacements
3536
--stdin Process text provided on <STDIN>
3637
--stdin-filename <file> Specify filename to process STDIN as
3738
--no-colors Clean output without colors

0 commit comments

Comments
 (0)