Remove deprecated defaultPath migration helper from PageBlueprint
The `defaultPath` param was a compile-time migration artifact typed to produce an error, guiding users to use `path` instead. The migration period is over, so this removes it from the public API surface. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/frontend-plugin-api': patch
|
||||
---
|
||||
|
||||
Removed the deprecated `defaultPath` migration helper from `PageBlueprint` params.
|
||||
Reference in New Issue
Block a user