-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 🧶 产物预览 支持在 package.json 中直接跳转对应 npm 包版本页 * 🐞 产物预览 首屏渲染时语法高亮异常 * ⚙ monaco-editor 依赖升级,支持 `json` 语法渲染 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced functionality in the `CodeViewer` component with the upgraded Monaco Editor. - Introduced dynamic linking to npm packages based on JSON structure through a new link provider. - **Bug Fixes** - Updated `usePathState` to remove trailing question marks from returned values. - **Documentation** - Clarified changes in the `CodeViewer` and `usePathState` functions for better understanding. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information
Showing
2 changed files
with
40 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters