Modify wording in changeset.

Signed-off-by: Jussi Hallila <jussi@hallila.com>
This commit is contained in:
Jussi Hallila
2021-09-28 08:34:11 +02:00
parent e13bc69099
commit 98ff0f4775
+1 -3
View File
@@ -2,6 +2,4 @@
'@backstage/core-app-api': patch
---
Store additional, late registered and lazy loaded APIs in the registry as well.
Route paths, route objects and others are collected already on late registration, this adds APIs to be collected also.
Enables late registration of plugins into the application and updates ApiHolder when additional plugins have been added in.
Enables late registration of plugins into the application by updating ApiHolder when additional plugins have been added in.