7.0.0-next.26 (2026-01-23)
Bug Fixes
- do not validate field as file when its undefined or null (cfa26fa)
- ensure field is defined before validating it as a file (cb13e27)
Features
- add --contents-from flag to make commands (a157b20)
- add codemods methods for validators, limiters, model mixins, and controller methods (aa387e2)
- do not report error when a package does not export a configure hook (ef12d3c)
Full Changelog: v7.0.0-next.25...v7.0.0-next.26