We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6d394 commit 1cb7e06Copy full SHA for 1cb7e06
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.0.9 (2024-10-08)
2
+
3
+### Bug Fixes
4
5
+- delete ranges instead of highlights
6
7
+- avoid deleting external stylesheet
8
9
+- avoid running `dispose` multiple times
10
11
## 0.0.8 (2024-10-07)
12
13
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "plain-shiki",
- "version": "0.0.8",
+ "version": "0.0.9",
"description": "Highlight your plaintext via Shiki",
"keywords": [
"shiki",
0 commit comments