Type Editor / @type-editor/changeset / simplify-changes
simplify-changes
Functions
| Function | Description |
|---|---|
Simplifies a set of changes for presentation. This function makes changes more readable by expanding insertions and deletions that occur within the same word to cover entire words. This prevents confusing partial-word changes while maintaining accuracy. The algorithm:
|