Releases: Shimada666/v-code-diff
Releases · Shimada666/v-code-diff
v1.6.1
🐞 Bug Fixes
- Use fs instead of node:fs in the postinstall script - by @Shimada666 (c40bc)
View changes on GitHub
v1.6.0
🚀 Features
- Upgrade dependency version - by @Shimada666 (02355)
- Expose a diff event - by @09473ZH (a79b2)
- Skip postinstall script in the local env - by @Shimada666 (d20ef)
🐞 Bug Fixes
- Use eslint to format source code - by @Shimada666 (d4c2a)
View changes on GitHub
v1.5.1
🚀 Features
- Add compatibility for undefined input data #60 - by @Shimada666 in #60 (099c4)
View changes on GitHub
v1.5.0
v1.4.0
v1.3.2
🚀 Features
- Add missing box-sizing CSS property - by @Shimada666 (3e008)
🐞 Bug Fixes
- Update build target to es2018 to retain parentheses in try-catch statements - by @Shimada666 (8bbb4)
View changes on GitHub
v1.3.1
🐞 Bug Fixes
- Fix type problem - by @Shimada666 (7218b)
- Fix maxHeight type problem - by @Shimada666 (39ef7)
View changes on GitHub
v1.3.0
🚀 Features
- Optimize rendering performance for large text - by @Shimada666 (e5f42)
View changes on GitHub
v1.2.0
🚀 Features
- Change color of folding line to blue - by @Shimada666 (8e751)
- Support prop filename - by @Shimada666 (e6b81)
🐞 Bug Fixes
- Fix postinstall script typo - by @Shimada666 (75565)