diff --git a/.changeset/mira-color-like.md b/.changeset/mira-color-like.md index 7bdf035407..f6f82f44d7 100644 --- a/.changeset/mira-color-like.md +++ b/.changeset/mira-color-like.md @@ -2,4 +2,4 @@ '@backstage/frontend-defaults': patch --- -Feature discovery and resolution logic used in `createApp` is now exposed via the `getAvailableFeatures` and `resolveFeatures` functions respectively. +Feature discovery and resolution logic used in `createApp` is now exposed via the `discoverAvailableFeatures` and `resolveAsyncFeatures` functions respectively.