Releases: Shimada666/v-code-diff
Releases · Shimada666/v-code-diff
v1.12.1
🚀 Features
🐞 Bug Fixes
- Preventing multi-line text selection - by @Shimada666 (6668e)
View changes on GitHub
v1.12.0
v1.11.0
🚀 Features
- Add i18n - by @09473ZH (3e0fe)
- Remove useless code - by @09473ZH (914df)
- Support force inline comparison & update demo - by @09473ZH (7dda3)
🐞 Bug Fixes
- Fix conflict between postinstall script and eslint - by @Shimada666 (db43b)
View changes on GitHub
v1.10.0
v1.9.0
🚀 Features
- Update demo - by @09473ZH (acfc6)
- Add filename & newFilename for demo - by @09473ZH (c4a9e)
- Add LICENSE in npm package - by @09473ZH (69ea9)
- Upgrade dependencies version - by @09473ZH (6d1c6)
- Update eslint rules - by @09473ZH (1602a)
- Add scope for stat slot - by @Lruihao (66d15)
- Add
ignoreMatchingLines
prop support - by @Lruihao (d8a73) - Add
ignoreMatchingLines
prop support for line-by-line mode - by @Lruihao (b17fc) - Add MIT license in package.json - by @09473ZH (7de18)
🐞 Bug Fixes
- Conflict between postinstall script and eslint - by @09473ZH (e640e)
- Remove ignore lines from slot stat default content - by @Lruihao (924d4)
- Split ignoreNum to ignoreAdditionsNum and ignoreDeletionsNum - by @Lruihao (c3134)
- Use regex to match only origin plain text - by @Lruihao (0ec8e)
- Fix output format typo - by @Shimada666 (5cddb)
View changes on GitHub
v1.8.0
v1.7.2
🐞 Bug Fixes
- Fix version mismatch error from vue-template-compiler - by @Shimada666 (9d47c)
- Fix the problem of inaccurate type declaration - by @Shimada666 (e3ce8)
View changes on GitHub
v1.7.1
v1.7.0
v1.6.2
🐞 Bug Fixes
- Use 'fs' and 'path' instead of 'node:fs' and 'node:path' - by @Shimada666 (b9cc4)