# [1.0.0-rc.1](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.0...v1.0.0-rc.1) (2023-12-23) ### Performance Improvements * optimize `plugin-copy-code` ([21059df](https://github.com/pengzhanbo/vuepress-theme-plume/commit/21059df58b78d0f978be949b9f81a2327887f247)) * **theme:** remove `copy-code` options ([d330af8](https://github.com/pengzhanbo/vuepress-theme-plume/commit/d330af827167d7725f42be77057d6118a410ee69)) * update `SidebarItem` ([e0870e0](https://github.com/pengzhanbo/vuepress-theme-plume/commit/e0870e03dbc4cca207d3ea6b60bf8b83c1d52c20)) # [1.0.0-rc.0](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.89...v1.0.0-rc.0) (2023-12-23) ### Features * 代码高亮魔法注释 UI ([46f6df4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/46f6df489e14c7ea2377d79cf4be797be6a83b41)) * 导航栏子元素高亮时父元素高亮 ([1b7d3da](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1b7d3dae330d3dbef18ff0cbd85d577b9dc877d7)) * 新增可配置选项 ([19dd1f0](https://github.com/pengzhanbo/vuepress-theme-plume/commit/19dd1f002abeb62789cc9322240ddab7e2c8e04a)) * 新增移动设备页内headers导航 ([1db07c4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1db07c4215c9d26367f8a2f11fa3c20d9ac9e985)) * 移除 shiki 和 prismjs,添加 shikiji ([f64a6da](https://github.com/pengzhanbo/vuepress-theme-plume/commit/f64a6da55f7ce406b393430e530f09691a14fcae)) * 优化 copy-code UI 和 交互 ([8e959bc](https://github.com/pengzhanbo/vuepress-theme-plume/commit/8e959bcd984eb20d75f577272fc51c1f1cd1e335)) * add `plugin-shikiji` ([1111e85](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1111e855cb4f9818decc4ebec356a332a5283d35)) ### Performance Improvements * 代码复制交互优化 ([c9c7bb4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/c9c7bb441c867c594290b69728b05f2da470bd55)) * 使用 `vueuse` 实现页面滚动锁定 ([387dff9](https://github.com/pengzhanbo/vuepress-theme-plume/commit/387dff9a606be34283cad6f0e14a77b9f985c3a0)) * 优化侧边栏交互 ([92fb84d](https://github.com/pengzhanbo/vuepress-theme-plume/commit/92fb84d946a82511a8b858fb4bb38707c37a0610)) * 优化链接属性设置 ([8f2507b](https://github.com/pengzhanbo/vuepress-theme-plume/commit/8f2507bbb247dd251c1f5f481d99d74cd12dc2da))