Files
backstage/.changeset/afraid-flies-try.md
T
Andrew Thauer 3e032a5de2 refactor: create cost-insights-common isomorphic package
This moves most of the cost-insights API types into a separate
isomorphic @backstage/plugin-cost-insights-common package. This will
allow these types to be used by a a cost-insights backend or other
product specific modules.

Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2022-06-30 15:35:11 -04:00

264 B

@backstage/plugin-cost-insights
@backstage/plugin-cost-insights
patch

Move cost-insights data specific API types (non react) into an @backstage/plugin-cost-insights-common isomorphic package. This allows these types to be shared in any backend packages or other cost-insight modules.