v2.0.0
2.0.0 (2026-06-07)
- feat(config)!: support crud automator 2.8 (a53d712)
Bug Fixes
- deps: pin compatible nest swagger (2ca8bb5)
BREAKING CHANGES
- custom controller route overrides must use Automator 2.8
route generation config, such asgeneration.isEnabled, instead of the
legacy flatisEnabledroute flag.