vue-code-link
Version:

18 lines (10 loc) • 1.39 kB
Markdown
## [1.0.35](https://github.com/chana1024/linzhinan-vue-code-link/compare/v1.0.33...v1.0.35) (2022-07-19)
### Bug Fixes
- **add-location-loader/index.js:** short tag will affect long tag when long tag include short tag ([bee36f2](https://github.com/chana1024/linzhinan-vue-code-link/commit/bee36f2dcfb4a4742dd4928f1ba20ebe38ab5688)), closes [#4](https://github.com/chana1024/linzhinan-vue-code-link/issues/4)
- **server/opencodefile.js:** os 判断错误 ([b5e6b72](https://github.com/chana1024/linzhinan-vue-code-link/commit/b5e6b72744a394caf76f5bff126223878852af3e))
## [1.0.33](https://github.com/chana1024/linzhinan-vue-code-link/compare/0d471a2b7ec8ee1ba95c060beeaa66a150f560e1...v1.0.33) (2022-06-24)
### Bug Fixes
- **client/index.js:** 代码优化更改导致运行出问题 ([2d772bd](https://github.com/chana1024/linzhinan-vue-code-link/commit/2d772bde8fb2cc2e9f9b4df0105b47c533cd45e2))
### Features
- **client/index.js:** 去掉屏蔽右键菜单,使用方式改为 shit+鼠标左键 ([763bab1](https://github.com/chana1024/linzhinan-vue-code-link/commit/763bab1bee93a3102a2ed1729ca8b4565501c887)), closes [#2](https://github.com/chana1024/linzhinan-vue-code-link/issues/2)
- **server:** 新增编辑器设置,新增对 webstorm 的支持 ([0d471a2](https://github.com/chana1024/linzhinan-vue-code-link/commit/0d471a2b7ec8ee1ba95c060beeaa66a150f560e1))