Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 23:49
· 5 commits to main since this release

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 as generation.isEnabled, instead of the
    legacy flat isEnabled route flag.