mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
bump: version 4.8.0 → 5.0.0
This commit is contained in:
@@ -2,6 +2,33 @@
|
||||
|
||||
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.
|
||||
|
||||
## v5.0.0 (2025-03-08)
|
||||
|
||||
### Feat
|
||||
|
||||
- add pagefind for static search (#458)
|
||||
- update back button logic
|
||||
|
||||
### Fix
|
||||
|
||||
- ignore in eslint
|
||||
- update blog table padding
|
||||
- remove unused back url in the card url
|
||||
- show light/dark button according to site setting
|
||||
- add author url in Google JSON-LD conditionally
|
||||
|
||||
### Refactor
|
||||
|
||||
- remove react dependency for UI interactions (#457)
|
||||
- separate config and constants
|
||||
- update import alias in files
|
||||
- update blog directory to `src/data/blog`
|
||||
|
||||
|
||||
- upgrade to Tailwind CSS v4
|
||||
- update import alias to `@/*`
|
||||
- upgrade Astro to v5 and related packages
|
||||
|
||||
## v4.8.0 (2025-02-08)
|
||||
|
||||
### Feat
|
||||
|
||||
Reference in New Issue
Block a user