Files
backstage/.changeset/young-beans-float.md
T
Ben Lambert 245771458b Update young-beans-float.md
Signed-off-by: Ben Lambert <blam@spotify.com>
2023-01-31 11:18:58 +01:00

537 B

@backstage/plugin-lighthouse
@backstage/plugin-lighthouse
minor

Require @backstage/plugin-lighthouse-common package where API implementation moved to.

BREAKING: the following types have been moved to @backstage/plugin-lighthouse-common:

  • Audit
  • AuditBase
  • AuditCompleted
  • AuditFailed
  • AuditRunning
  • FetchError
  • LASListRequest
  • LASListResponse
  • LighthouseApi
  • LighthouseCategoryAbbr
  • LighthouseCategoryId
  • LighthouseConfigSettings
  • LighthouseRestApi
  • TriggerAuditPayload
  • Website
  • WebsiteListResponse