core-plugin-api: deprecate old routing types and introduce AnyRouteRefParams + report fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/core-plugin-api': patch
|
||||
---
|
||||
|
||||
Deprecated several types related to the routing system that are scheduled to be removed, as well as several fields on the route ref types themselves.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/core-plugin-api': minor
|
||||
---
|
||||
|
||||
Introduced `AnyRouteRefParams` as a replacement for `AnyParams`, which is now deprecated.
|
||||
Reference in New Issue
Block a user