5e2cebe9a3
Signed-off-by: Johan Haals <johan.haals@gmail.com>
313 B
313 B
@backstage/backend-common
| @backstage/backend-common |
|---|
| minor |
BREAKING: Removed deprecated read method from the UrlReader interface. All implementations should use the readUrl method instead.
Migrated UrlReader and related types to backend/backend-plugin-api, types remain re-exported from backend-common for now.