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
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,33 @@
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.0.0 (2025-03-08)
6
+
7
+
### Feat
8
+
9
+
- add pagefind for static search (#458)
10
+
- update back button logic
11
+
12
+
### Fix
13
+
14
+
- ignore in eslint
15
+
- update blog table padding
16
+
- remove unused back url in the card url
17
+
- show light/dark button according to site setting
18
+
- add author url in Google JSON-LD conditionally
19
+
20
+
### Refactor
21
+
22
+
- remove react dependency for UI interactions (#457)
0 commit comments