File tree 3 files changed +26
-1
lines changed
3 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " theme-next-docs" ,
3
- "version" : " 8.21.0 " ,
3
+ "version" : " 8.21.1 " ,
4
4
"private" : true ,
5
5
"hexo" : {
6
6
"version" : " 7.2.0"
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ local_search:
18
18
* Trigger Search Event when user presses Ctrl + K by @penxian in https://github.com/next-theme/hexo-theme-next/pull/804
19
19
### ⭐ Features
20
20
* Refactor Algolia search: drop instantsearch.js by @stevenjoezhang in https://github.com/next-theme/hexo-theme-next/pull/795
21
+ * Support dark mode for note tags in modern style by @sghuang19 in https://github.com/next-theme/hexo-theme-next/pull/828
22
+ * Add dark color scheme for text selection by @sghuang19 in https://github.com/next-theme/hexo-theme-next/pull/829
21
23
### 🐞 Bug Fixes
22
24
* Fix mermaid folding ([ 6742735] ( https://github.com/next-theme/hexo-theme-next/commit/6742735db4ae77a73d7068fe1936217b5368cd31 ) )
23
25
* Fix .menu-item-active::after ([ 07acb27] ( https://github.com/next-theme/hexo-theme-next/commit/07acb27cc94db66fb081d14a54ebf93faaef438f ) )
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : NexT 8.21.1 Released
3
+ date : 2024-11-20 10:05:46
4
+ ---
5
+
6
+ <!-- Release notes generated using configuration in .github/release.yml at v8.21.1 -->
7
+
8
+ ## What's Changed
9
+ ### ⭐ Features
10
+ * Allow specifying noindex for robots by @AlliotTech in https://github.com/next-theme/hexo-theme-next/pull/841
11
+ * Support vendors.busuanzi config by @iamxiaojianzheng in https://github.com/next-theme/hexo-theme-next/pull/843
12
+ ### 🌀 External Changes
13
+ * Update dependency eslint to v9.14.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/838
14
+ * Update dependency stylelint to v16.10.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/840
15
+ * Update dependency mocha to v10.8.2 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/844
16
+
17
+ ## New Contributors
18
+ * @AlliotTech made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/841
19
+ * @iamxiaojianzheng made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/843
20
+
21
+ ** Full Changelog** : https://github.com/next-theme/hexo-theme-next/compare/v8.21.0...v8.21.1
22
+
23
+ [ Detailed changes for NexT v8.21.1] ( https://github.com/next-theme/hexo-theme-next/releases/tag/v8.21.1 )
You can’t perform that action at this time.
0 commit comments