NexT 8.23.0 Released

What's Changed

πŸ’₯ Breaking Changes

  • Load scripts using defer in instead of putting them in the end of by @kemchenj in https://github.com/next-theme/hexo-theme-next/pull/882

⭐ Features

  • Supports customizing the width of the follow-me QR code by @Jiajun-Peng in https://github.com/next-theme/hexo-theme-next/pull/837

🐞 Bug Fixes

  • Fix .links-of-blogroll-item width (fd38526)
  • Fix page:loaded event (0a170b8)
  • Fix post title overflow (2791a40)

πŸ›  Improvements

  • Fix missing pjax on Web Archive by @wherewhere in https://github.com/next-theme/hexo-theme-next/pull/871
  • Optimize comments.js file loading condition by @kemchenj in https://github.com/next-theme/hexo-theme-next/pull/683
  • Reset p style to browser default (e64fd52)
  • Use optional chaining (bd3961d)

πŸŒ€ External Changes

  • Update dependency chai to v5 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/744
  • Update dependency hexo-renderer-marked to v7 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/869
  • Update dependency eslint to v9.23.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/872
  • Update dependency stylelint to v16.17.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/873
  • Update dependency mocha to v11.1.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/876

New Contributors

  • @kemchenj made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/683
  • @Jiajun-Peng made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/837

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.22.0...v8.23.0

Detailed changes for NexT v8.23.0