Files
fzu-product/CHANGELOG.md
semantic-release-bot 7550bb40c8 chore(release): 2.1.0 [skip ci]
# [2.1.0](https://github.com/camera-2018/hdu-cs-wiki/compare/v2.0.0...v2.1.0) (2024-07-29)

### Bug Fixes

* fix some issue with new generateSidebar function ([aa18da1](aa18da125a))
* turn the generateSidebar to sync way ([d60855c](d60855c8e8))
* when left-click the flagged block, will not trigger explosion ([6b5fd1d](6b5fd1de17))

### Features

* add sidebarGenerator function to auto generate sidebar based file structure ([eee42b8](eee42b867f))
2024-07-29 15:12:13 +00:00

22 KiB

2.1.0 (2024-07-29)

Bug Fixes

  • fix some issue with new generateSidebar function (aa18da1)
  • turn the generateSidebar to sync way (d60855c)
  • when left-click the flagged block, will not trigger explosion (6b5fd1d)

Features

  • add sidebarGenerator function to auto generate sidebar based file structure (eee42b8)

2.0.0 (2024-07-28)

Bug Fixes

BREAKING CHANGES

  • release 2.0.0

1.3.0 (2024-07-28)

Features

  • WIKI: wiki 2025 BREAKING CHANGE: Older content is categorized into older folders (4ff7c80)

1.2.5 (2024-07-28)

Bug Fixes

  • CI: use npm install (37a6e88)
  • deps: add optionalDependencies (a82c517)

1.2.4 (2024-07-28)

Bug Fixes

  • deps: del optionalDependencies (c988363)

1.2.3 (2024-07-28)

Bug Fixes

1.2.2 (2024-07-28)

Bug Fixes

  • jupyter: remove jupyter (f699e34)

1.2.1 (2024-06-23)

Bug Fixes

1.2.0 (2024-06-03)

Features

  • add twoslash js/ts highlight (b5b72ee)

1.1.0 (2024-06-03)

Features

1.0.1 (2024-05-28)

Bug Fixes

1.0.0 (2024-05-28)

Bug Fixes

Features

Performance Improvements

  • 减少字体资源请求 (f8218f8)