v2.25.0-next.8
Pre-release
Pre-release
2.25.0-next.8 (2026-03-11)
Bug Fixes
- add 'test' prerelease to release test package (555366b)
- add check, if user has pnmp, before installing frontend dependencies and update Dockerfile to use devforth/node20-pnpm image for the dev-demo (dd848be)
- add check, if user has pnpm-lock in custom folder and use npm/pnpm (fbea776)
- add missing package name (1c690c5)
- add pnpm-workspace.yaml to the live-demo (24f730b)
- add sctripts directory to package files for inclusion (53ec143)
- correct typo in scripts directory path in package.json (a62f31d)
- correct typos in README and codeInjector, update package.json link path (6cd3333)
- fallback to the package-lock.json, if there is no pnpm-lock.yaml in the project folder (b004b4c)
- fix create-plugins cli (2f3e88a)
- improve error message for missing lock files and adjust package manager usage (40d3a75)
- make create-app work with pnpm (0cee947)
- rebuild (15b107f)
- rebuild (797028f)
- throw an error, when we are bundling adminforth (9d77809)
- update adminforth package version to 2.25.0-test.4 in package.json and pnpm-lock.yaml (752cd65)
- update adminforth package version to 2.25.0-test.5 in package.json and pnpm-lock.yaml (f1541cd)
- update adminforth package version to 2.25.0-test.6 in package.json and pnpm-lock.yaml (f781115)
- update adminforth package version to 2.25.0-test.7 in package.json and pnpm-lock.yaml (fd3c24e)
- update adminforth package version to 2.25.0-test.8 in package.json and pnpm-lock.yaml (1daa630)
- update dockerfile for the live demo (e965901)
- update dockerfile for the newly created adminforth app (804b8bb)
- update live-demo (bb9c667)
- update package versions and improve image generation prompt in apartments resource live-demo (22c4915)
- update vite config to rename compiled .pnpm.... files into pnpm... (d998335)
- update vite config to rename compiled .pnpm.... files into pnpm... [2] (59061e3)
- update vite config to rename compiled .pnpm.... files into pnpm... [3] (664a99f)
- update vite config to rename compiled .pnpm.... files into pnpm... [4] (9defc0f)
- update vite config to rename compiled .pnpm.... files into pnpm... [5] (f151425)