fix(build): update tooling configuration and align nginx certificate generation with current dependencies

This commit is contained in:
2026-04-30 17:47:40 +00:00
parent 8b9420d9b6
commit 6499ba9ceb
13 changed files with 2297 additions and 1958 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-04-30 - 2.0.55 - fix(build)
update tooling configuration and align nginx certificate generation with current dependencies
- migrates project metadata to the new smartconfig and release configuration format
- updates package scripts, TypeScript settings, and dependency versions for the current toolchain
- adapts self-signed certificate generation to the newer selfsigned API and tightens class property initialization
## 2025-11-27 - 2.0.54 - fix(package)
Pin package manager to pnpm@10.18.1 in package.json