19.0.0-alpha.9
Pre-release
Pre-release
·
425 commits
to main
since this release
19.0.0-alpha.9 (2025-10-22)
Feature
- Add Cypress for a subpath. @wesleybl #6976
- Serve API requests from a subpath. @davisagli #7326
- Add option to serve a Volto site on a subpath using the
RAZZLE_SUBPATH_PREFIXenvironment variable. @nileshgulia1, @wesleybl, @davisagli
Internal
- Expires the cache if the root
package.jsonis changed. @wesleybl #7536 - Move to
dependenciessome bad categorized dependencies indevDependencies. @sneridagh - Run Cookieplone acceptance test with Node 24. @davisagli