Merge pull request #33426 from backstage/rugvip/rename-create-app-templates

create-app: rename template directories
This commit is contained in:
Patrik Oldsberg
2026-04-09 20:25:58 +02:00
committed by GitHub
77 changed files with 323 additions and 293 deletions
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Renamed the built-in template directories from `next-app` to `default-app` and `default-app` to `legacy-app`.