v2.26.0-test.2
Pre-release
Pre-release
2.26.0-test.2 (2026-03-16)
Bug Fixes
- don't copy package.json/package-lock.json/pnpm-lock.yaml from the adminforth spa sr folder, if there is already package.json in tmp folder (4c0fe9f)
- enhance file exclusion logic to prevent copying package.json and lock files (899ed8f)
- improve lock file handling by checking for pnpm-lock.yaml or falling back to package-lock.json (0fdd74a)
- update file exclusion logic and improve build cache miss message (5dc8293)