Skip to content

v2.26.0-test.2

Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 16 Mar 13:21
· 65 commits to test since this release
b4de659

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)