Skip to content

Releases: nextjs-particlex-theme/particlex

v1.4.0

25 Dec 09:25
5974ed3
Compare
Choose a tag to compare

Major changes

Patches

  • chore(deps-dev): bump tailwindcss from 3.4.14 to 3.4.16 by @dependabot in #78
  • chore(deps-dev): bump @types/node from 20.14.11 to 20.17.10 by @dependabot in #74
  • chore(deps-dev): bump typescript-eslint from 8.16.0 to 8.18.2 by @dependabot in #82
  • chore(deps-dev): bump eslint from 9.15.0 to 9.17.0 by @dependabot in #76
  • chore(deps): bump highlight.js from 11.10.0 to 11.11.0 by @dependabot in #80
  • chore(deps-dev): bump sass from 1.77.8 to 1.83.0 by @dependabot in #81

Full Changelog: v1.3.1...v1.4.0

v1.3.1

10 Dec 02:30
b525fdb
Compare
Choose a tag to compare

Patches

  • chore: 优化 toc 显示效果 by @IceOfSummer in #65
  • chore(deps): bump @next/mdx from 15.0.3 to 15.0.4 by @dependabot in #68
  • chore(deps-dev): bump eslint-config-next from 15.0.3 to 15.0.4 by @dependabot in #69
  • chore(deps-dev): bump @next/bundle-analyzer from 15.0.3 to 15.0.4 by @dependabot in #70
  • fix: mdx 没有显示删除线和表格 by @IceOfSummer in #73
  • chore(deps): bump html-react-parser from 5.1.18 to 5.2.0 by @dependabot in #71
  • chore(deps-dev): bump @babel/preset-react from 7.25.9 to 7.26.3 by @dependabot in #72

Full Changelog: v1.3.0...v1.3.1

v1.3.0

04 Dec 02:23
64cdc0f
Compare
Choose a tag to compare

Major changes

Patches

  • chore(deps-dev): bump @eslint/js from 9.15.0 to 9.16.0 by @dependabot in #61
  • chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #57
  • chore(deps-dev): bump @types/react from 18.3.3 to 18.3.12 by @dependabot in #58
  • chore(deps-dev): bump @next/bundle-analyzer from 15.0.1 to 15.0.3 by @dependabot in #59

Full Changelog: v1.2.4...v1.3.0

v1.2.4

28 Nov 02:28
3148707
Compare
Choose a tag to compare

What's Changed

  • fix: 分割线看不清楚 by @IceOfSummer in #50
  • chore(deps): bump yaml from 2.6.0 to 2.6.1 by @dependabot in #52
  • chore(deps-dev): bump @babel/preset-react from 7.24.7 to 7.25.9 by @dependabot in #54
  • chore(deps): bump jsdom from 24.1.1 to 25.0.1 by @dependabot in #56
  • chore(deps-dev): bump eslint-config-next from 15.0.1 to 15.0.3 by @dependabot in #55

Full Changelog: v1.2.3...v1.2.4

v1.2.3

12 Nov 01:37
693f9b6
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump postcss from 8.4.39 to 8.4.47 by @dependabot in #37
  • chore(deps-dev): bump @next/bundle-analyzer from 15.0.0 to 15.0.1 by @dependabot in #35
  • chore(deps-dev): bump eslint-plugin-react from 7.35.0 to 7.37.2 by @dependabot in #34
  • chore(deps-dev): bump @types/react-dom from 18.3.0 to 18.3.1 by @dependabot in #36
  • chore(deps-dev): bump eslint-config-next from 14.2.5 to 15.0.1 by @dependabot in #38
  • chore(deps): bump @mdx-js/react from 3.0.1 to 3.1.0 by @dependabot in #39
  • chore(deps): bump @next/mdx from 15.0.0 to 15.0.2 by @dependabot in #43
  • chore(deps-dev): bump tailwindcss from 3.4.6 to 3.4.14 by @dependabot in #40
  • chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.14 by @dependabot in #41
  • chore: 减轻文章的字体 by @IceOfSummer in #44
  • chore(deps-dev): bump typescript from 5.5.3 to 5.6.3 by @dependabot in #49
  • chore(deps): bump @next/mdx from 15.0.2 to 15.0.3 by @dependabot in #45
  • chore(deps): bump lru-cache from 11.0.1 to 11.0.2 by @dependabot in #46
  • chore(deps-dev): bump @testing-library/jest-dom from 6.4.6 to 6.6.3 by @dependabot in #48

Full Changelog: v1.2.2...v1.2.3

v1.2.2

24 Oct 01:38
Compare
Choose a tag to compare

What's Changed

  • fix: 当 BLOG_POST_DIRECTORY 为空或当前目录时,将会扫描系统根目录中的文件 by @IceOfSummer in #18
  • fix: #17 Toc 在客户端生成 by @IceOfSummer in #20
  • feat: 支持通过配置文件添加自定义 meta 标签 by @IceOfSummer in #21
  • feat: 使用 unify 生成 markdown by @IceOfSummer in #23
  • chore: 移除无用依赖 by @IceOfSummer in #24
  • fix: TOC 点击链接无法跳转 by @IceOfSummer in #25
  • chore(deps): bump html-react-parser from 5.1.12 to 5.1.18 by @dependabot in #30
  • chore(deps-dev): bump @next/bundle-analyzer from 14.2.5 to 15.0.0 by @dependabot in #28
  • chore(deps): bump yaml from 2.5.0 to 2.6.0 by @dependabot in #29
  • chore(deps): bump @next/mdx from 14.2.8 to 15.0.0 by @dependabot in #27
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.17.0 to 8.11.0 by @dependabot in #31
  • feat: eslint 继承新规则 @typescript-eslint/recommended by @IceOfSummer in #32
  • fix: 字体被选中的部分背景颜色太浅 by @IceOfSummer in #33

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

29 Sep 08:11
b4157c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

19 Sep 06:44
3d91a28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

30 Aug 10:36
Compare
Choose a tag to compare

Main Changes

  • 对夜间模式的完全支持
  • 优化了标题的文字大小
  • 支持 "Github 警告"语法

Upgrade from v1.0.0

若使用 CDN,则需要更新 public/css/github.min.css 文件以支持夜间模式。

v1.0.0

29 Aug 02:24
Compare
Choose a tag to compare

所有功能可用,基本稳定。