fix(ci/config): Improve CI workflows, update project configuration, and clean up code formatting

This commit is contained in:
2025-04-28 12:58:01 +00:00
parent db01586eb9
commit dba1855eb6
13 changed files with 292 additions and 171 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## 2025-04-28 - 3.0.4 - fix(ci/config)
Improve CI workflows, update project configuration, and clean up code formatting
- Added new Gitea workflow files (default_nottags.yaml and default_tags.yaml) to replace GitLab CI
- Updated package.json with new buildDocs script, revised homepage URL, bug tracking info, and pnpm overrides
- Refined code formatting in TypeScript files, including improved error handling in Cloudflare speed tests and consistent callback structure
- Enhanced tsconfig.json by adding baseUrl and paths for better module resolution
- Introduced readme.plan.md outlining future improvements and feature enhancements
## 2025-04-28 - 3.0.3 - fix(deps)
Update dependency namespaces and bump package versions in CI configuration and source imports