theme-next-docs
                                
                                
                                
                                    theme-next-docs copied to clipboard
                            
                            
                            
                        Update dependency hexo-theme-next to v8.20.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | 
|---|---|---|---|---|---|
| hexo-theme-next (source) | 8.19.2 -> 8.20.0 | 
Release Notes
next-theme/hexo-theme-next (hexo-theme-next)
v8.20.0
What's Changed
💥 Breaking Changes
- Feature: display sidebar on mobile for Pisces and Gemini by @triccsr in https://github.com/next-theme/hexo-theme-next/pull/710
 
sidebar:
-  # Manual define the sidebar width. If commented, will be default for:
-  # Muse | Mist: 320
-  # Pisces | Gemini: 240
-  #width: 300
+  # Sidebar width.
+  # Applicable to Muse | Mist and mobile of Pisces | Gemini.
+  width_expanded: 320
+  # Applicable to desktop of Pisces | Gemini.
+  width_dual_column: 240
🌟 New Features
- Add post_count helper (
26d682c) - Support for hiding page header (
ca0e6f0) - Add link posts feature (
4cba2a3) 
🐞 Bug Fixes
- Fix utterances/giscus with pjax by @wangjiezhe in https://github.com/next-theme/hexo-theme-next/pull/779
 - Fix undefind in group-pictures (
2195b01) 
🛠 Improvements
- Reorder sidebar animation (
f7014d3) - Update .category-list-count style (
3d34a11) - Refactor .menu-item style (
6bf97f6) 
🌀 External Changes
- Update dependency stylelint to v16.4.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/774
 - Update dependency mocha to v10.4.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/776
 - Update dependency hexo-renderer-marked to v6.3.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/781
 - Update dependency eslint to v9 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/783
 - Update dependency hexo to v7.2.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/790
 
📖 Documentation
- Remove dollar signs before commands (
cd1a082) 
New Contributors
- @wangjiezhe made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/779
 - @triccsr made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/710
 
Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.19.2...v8.20.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
 
This PR has been generated by Mend Renovate. View repository job log here.
Deploying theme-next with  
  Cloudflare Pages
| Latest commit: | 
9c66107
 | 
| Status: | ✅ Deploy successful! | 
| Preview URL: | https://15fcc647.theme-next.pages.dev | 
| Branch Preview URL: | https://renovate-hexo-theme-next-8-x.theme-next.pages.dev |