Version Packages (app-defaults) - #4442
Open
rhdh-bot wants to merge 1 commit into
Open
Conversation
rhdh-bot
requested review from
a team,
christoph-jerolimov and
rohitkrai03
as code owners
August 24, 2026 09:22
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4442 +/- ##
=======================================
Coverage 61.62% 61.62%
=======================================
Files 2541 2541
Lines 101893 101893
Branches 28530 28527 -3
=======================================
Hits 62792 62792
Misses 37297 37297
Partials 1804 1804
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
christoph-jerolimov
requested changes
Aug 24, 2026
christoph-jerolimov
left a comment
Member
There was a problem hiding this comment.
/hold
Hold this back for a moment. Do we want rly release 1.0.0 already now @rohitkrai03 @gashcrumb ?
github-actions
Bot
force-pushed
the
changesets-release/app-defaults/main
branch
from
August 27, 2026 15:08
010c1fb to
d8d305b
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Releases
@red-hat-developer-hub/backstage-plugin-app-auth@1.0.0
Major Changes
277f374: BREAKING: Graduate NFS exports from
/alphato the main entry point.All public APIs previously available from
./alphaare now exported from thepackage root (
.). Update imports:The
./alphasubpath has been removed fromapp-defaultsandapp-react.app-authretains./alphafor translation exports (signInTranslationRef).app-integrationsretains./alphawith reduced exports (onlymergeScmAuthFromDepsandScmAuthFactoryDeps;appIntegrationsModulemoved to the root entry).
@red-hat-developer-hub/backstage-plugin-app-react:ApplicationDrawerand
DrawerPanelvalue exports have been removed from the main entry point.They are now only available from the new
./legacysubpath. If you importthese components directly, update your imports:
The
./legacysubpath also re-exportsuseAppDrawerand associated typesfor backward compatibility with OFS consumers.
@red-hat-developer-hub/backstage-plugin-app-reactadds a new./app-drawer-modulesubpath that default-exportsappDrawerModule(
pluginId: 'app') for Scalprum / module-federation dynamic loading.All
pluginId: 'app'modules are now re-exported as the default export fromtheir respective packages.
@red-hat-developer-hub/backstage-plugin-app-defaults@1.0.0
Major Changes
277f374: BREAKING: Graduate NFS exports from
/alphato the main entry point.All public APIs previously available from
./alphaare now exported from thepackage root (
.). Update imports:The
./alphasubpath has been removed fromapp-defaultsandapp-react.app-authretains./alphafor translation exports (signInTranslationRef).app-integrationsretains./alphawith reduced exports (onlymergeScmAuthFromDepsandScmAuthFactoryDeps;appIntegrationsModulemoved to the root entry).
@red-hat-developer-hub/backstage-plugin-app-react:ApplicationDrawerand
DrawerPanelvalue exports have been removed from the main entry point.They are now only available from the new
./legacysubpath. If you importthese components directly, update your imports:
The
./legacysubpath also re-exportsuseAppDrawerand associated typesfor backward compatibility with OFS consumers.
@red-hat-developer-hub/backstage-plugin-app-reactadds a new./app-drawer-modulesubpath that default-exportsappDrawerModule(
pluginId: 'app') for Scalprum / module-federation dynamic loading.All
pluginId: 'app'modules are now re-exported as the default export fromtheir respective packages.
Minor Changes
appDefaultsModuleviaIconBundleBlueprint, so NFS apps get the same named icons as the legacy shell without wiring them inpackages/app-next.Patch Changes
@red-hat-developer-hub/backstage-plugin-app-integrations@1.0.0
Major Changes
277f374: BREAKING: Graduate NFS exports from
/alphato the main entry point.All public APIs previously available from
./alphaare now exported from thepackage root (
.). Update imports:The
./alphasubpath has been removed fromapp-defaultsandapp-react.app-authretains./alphafor translation exports (signInTranslationRef).app-integrationsretains./alphawith reduced exports (onlymergeScmAuthFromDepsandScmAuthFactoryDeps;appIntegrationsModulemoved to the root entry).
@red-hat-developer-hub/backstage-plugin-app-react:ApplicationDrawerand
DrawerPanelvalue exports have been removed from the main entry point.They are now only available from the new
./legacysubpath. If you importthese components directly, update your imports:
The
./legacysubpath also re-exportsuseAppDrawerand associated typesfor backward compatibility with OFS consumers.
@red-hat-developer-hub/backstage-plugin-app-reactadds a new./app-drawer-modulesubpath that default-exportsappDrawerModule(
pluginId: 'app') for Scalprum / module-federation dynamic loading.All
pluginId: 'app'modules are now re-exported as the default export fromtheir respective packages.
@red-hat-developer-hub/backstage-plugin-app-react@1.0.0
Major Changes
277f374: BREAKING: Graduate NFS exports from
/alphato the main entry point.All public APIs previously available from
./alphaare now exported from thepackage root (
.). Update imports:The
./alphasubpath has been removed fromapp-defaultsandapp-react.app-authretains./alphafor translation exports (signInTranslationRef).app-integrationsretains./alphawith reduced exports (onlymergeScmAuthFromDepsandScmAuthFactoryDeps;appIntegrationsModulemoved to the root entry).
@red-hat-developer-hub/backstage-plugin-app-react:ApplicationDrawerand
DrawerPanelvalue exports have been removed from the main entry point.They are now only available from the new
./legacysubpath. If you importthese components directly, update your imports:
The
./legacysubpath also re-exportsuseAppDrawerand associated typesfor backward compatibility with OFS consumers.
@red-hat-developer-hub/backstage-plugin-app-reactadds a new./app-drawer-modulesubpath that default-exportsappDrawerModule(
pluginId: 'app') for Scalprum / module-federation dynamic loading.All
pluginId: 'app'modules are now re-exported as the default export fromtheir respective packages.