f9c7bdd899
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
537 B
537 B
@backstage/plugin-scaffolder-backend
| @backstage/plugin-scaffolder-backend |
|---|
| minor |
BREAKING:
- Removed the
createFetchCookiecutterActionexport, please use the@backstage/plugin-scaffolder-backend-module-cookiecutterpackage explicitly (see its README for installation instructions). - Removed the
containerRunnerargument from the typesRouterOptions(as used bycreateRouter) andCreateBuiltInActionsOptions(as used bycreateBuiltinActions).