Rename PageTab to PageLayoutTab in @backstage/frontend-plugin-api

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
This commit is contained in:
Patrik Oldsberg
2026-03-06 11:21:32 +01:00
parent 56f39bffdd
commit edb872c49a
5 changed files with 26 additions and 7 deletions
@@ -0,0 +1,5 @@
---
'@backstage/frontend-plugin-api': patch
---
Renamed the `PageTab` type to `PageLayoutTab`. The old `PageTab` name is now a deprecated type alias.