You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
5
+
## v5.4.0 (2025-06-14)
6
+
7
+
### Feat
8
+
9
+
- add file name transformer for fenced code blocks (#535)
10
+
- add RTL language support (#531)
11
+
- add Shiki transformers for better syntax highlighting (#534)
12
+
13
+
### Fix
14
+
15
+
- replace broken prev/next links with correct paths (#533)
0 commit comments