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
<!-- Release notes generated using configuration in .github/release.yml at v8.23.0 -->
7
+
8
+
## What's Changed
9
+
### 💥 Breaking Changes
10
+
* Load scripts using `defer` in <head> instead of putting them in the end of <body> by @kemchenj in https://github.com/next-theme/hexo-theme-next/pull/882
11
+
### ⭐ Features
12
+
* Supports customizing the width of the follow-me QR code by @Jiajun-Peng in https://github.com/next-theme/hexo-theme-next/pull/837
13
+
### 🐞 Bug Fixes
14
+
* Fix .links-of-blogroll-item width (fd38526)
15
+
* Fix page:loaded event (0a170b8)
16
+
* Fix post title overflow (2791a40)
17
+
### 🛠 Improvements
18
+
* Fix missing pjax on Web Archive by @wherewhere in https://github.com/next-theme/hexo-theme-next/pull/871
19
+
* Optimize comments.js file loading condition by @kemchenj in https://github.com/next-theme/hexo-theme-next/pull/683
20
+
* Reset p style to browser default (e64fd52)
21
+
* Use optional chaining (bd3961d)
22
+
### 🌀 External Changes
23
+
* Update dependency chai to v5 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/744
24
+
* Update dependency hexo-renderer-marked to v7 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/869
25
+
* Update dependency eslint to v9.23.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/872
26
+
* Update dependency stylelint to v16.17.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/873
27
+
* Update dependency mocha to v11.1.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/876
28
+
29
+
## New Contributors
30
+
*@kemchenj made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/683
31
+
*@Jiajun-Peng made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/837
0 commit comments