Skip to content

1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 23:32
· 46 commits to main since this release
3b28b78

Breaking Changes

  • Replaced EndpointsRouterModule.forRoot() with EndpointsRouterModule.register()
  • Removed EndpointsModule decorator

Features

  • Added support for multiple router registrations in different modules
  • Each registration will have its own rootDirectory and baseBath