diff --git a/CHANGELOG.md b/CHANGELOG.md index fb57378..1e4a904 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +## 0.0.11 (2024-10-10) + +### Features + +- add `defaultTheme` option + +### Performance + +- keep the grammar state of the last editing line +- optimize continuous input + +### Bug Fixes + +- merge lines to diff overlapping content + ## 0.0.9 (2024-10-08) ### Bug Fixes @@ -10,7 +25,7 @@ ### Features -- calc edit diff for better rerenderring +- calc edit diff for better rerendering ### Bug Fixes diff --git a/package.json b/package.json index bc31d1b..6b71710 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plain-shiki", - "version": "0.0.10", + "version": "0.0.11", "description": "Highlight your plaintext via Shiki", "keywords": [ "shiki",