Closed rocktimsaikia closed 3 years ago
The default value should be true
, to preserve existing behavior.
The default value should be
true
, to preserve existing behavior.
@sindresorhus Ah, I see. This would be a breaking change then! That's why I hesitated to set it true by default.
@RocktimSaikia No; the default value being true
is exactly what makes it not a breaking change.
Bump
Feature of avoid removing repeated replacement added suggested by the issue #10.
A new option is now available named
'condenseReplacements'
as suggested by @sindresorhus on issue #10Test case added along with updated
README
// @sindresorhus
Fixes #10