diff --git a/.vscode/launch.json b/.vscode/launch.json index be7c6f6e..e59c32b9 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -14,7 +14,9 @@ "name": "TS Debugger", "runtimeExecutable": "tsx", "skipFiles": ["/**", "${workspaceFolder}/node_modules/**"], - "program": "${file}" + "program": "${file}", + "console": "integratedTerminal", + "internalConsoleOptions": "neverOpen" } ] } diff --git a/.vscode/settings.json b/.vscode/settings.json index 4fd9e522..9c2cb201 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,7 +3,6 @@ "source.fixAll.eslint": "explicit", "source.organizeImports": "never" }, - "eslint.useFlatConfig": true, "editor.formatOnSave": false, "eslint.validate": ["html", "css", "scss", "json", "jsonc"], "i18n-ally.displayLanguage": "zh-cn", diff --git a/CHANGELOG.md b/CHANGELOG.md index 17f2be06..8afde188 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,33 @@ # Changelog +## [v1.3.13](https://github.com/soybeanjs/soybean-admin/compare/v1.3.12...v1.3.13) (2025-03-19) + +###    🐞 Bug Fixes + +- **projects**: fix active tab switch issue after removal  -  by @me-o in https://github.com/soybeanjs/soybean-admin/issues/723 [(a7c59)](https://github.com/soybeanjs/soybean-admin/commit/a7c59ada) + +###    📖 Documentation + +- **projects**: update README  -  by @Azir-11 in https://github.com/soybeanjs/soybean-admin/issues/718 [(3febb)](https://github.com/soybeanjs/soybean-admin/commit/3febb65d) + +###    📦 Build + +- **deps**: Restrict the minimum Node.js version.  -  by **一寸灰** in https://github.com/soybeanjs/soybean-admin/issues/720 [(a6ecd)](https://github.com/soybeanjs/soybean-admin/commit/a6ecd3e0) + +###    🏡 Chore + +- **deps**: + - update deps  -  by @soybeanjs [(5d8b7)](https://github.com/soybeanjs/soybean-admin/commit/5d8b782d) + - update deps  -  by @soybeanjs [(2e8cb)](https://github.com/soybeanjs/soybean-admin/commit/2e8cb35c) +- **projects**: + - update vscode settings and launch  -  by @soybeanjs [(8b12e)](https://github.com/soybeanjs/soybean-admin/commit/8b12ef9f) + +###    ❤️ Contributors + +[![soybeanjs](https://github.com/soybeanjs.png?size=48)](https://github.com/soybeanjs)  [![me-o](https://github.com/me-o.png?size=48)](https://github.com/me-o)  [![Azir-11](https://github.com/Azir-11.png?size=48)](https://github.com/Azir-11)   +[一寸灰](mailto:webzhangfei@163.com),  + ## [v1.3.12](https://github.com/soybeanjs/soybean-admin/compare/v1.3.11...v1.3.12) (2025-03-12) ###    🚀 Features diff --git a/README.en_US.md b/README.en_US.md index c8253ad7..2306bd98 100644 --- a/README.en_US.md +++ b/README.en_US.md @@ -164,7 +164,7 @@ Thanks the following people for their contributions. If you want to contribute t

QQ Group

- +