Version Packages (orchestrator) #1907
Open
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/[email protected]
Minor Changes
2be9dcc: Fix custom widgets not rendering in dependencies+oneOf (RHIDP-10952)
Widget Rendering Fix:
generateUiSchemato extractui:properties fromdependencies+oneOfbranchesForm Data Management:
pruneFormDatato correctly handle oneOf schemas with dependenciesPatch Changes
@red-hat-developer-hub/[email protected]
Minor Changes
5c9f044: Add object type support in ui:props for fetch:response:* properties (RHIDP-11054)
Type System Enhancement:
UiPropstype to acceptJsonValueinstead ofstringforfetch:response:*propertiesRuntime Safety:
useTemplateUnitEvaluatorto ensure selectors are strings when evaluated as JSONata expressionsDocumentation:
orchestratorFormWidgets.mdto document object type supportThis change allows users to reference object attributes more easily in ui:props while maintaining type safety and backward compatibility.
Patch Changes
@red-hat-developer-hub/[email protected]
Patch Changes
48fb7f2: Fix browser tab showing
[object Object]on workflow instance pageReplace
<Trans>component witht()function for page title to ensure a string is returned instead of an element, which was causing[object Object]to appear in the browser tab title.cc27a4b: Migrate from Moment.js to Luxon for date/time handling
Breaking Change: Removed deprecated Moment.js dependency
momentandreact-momentwithluxonfor all date/time operationsformatDurationutility function that mimics moment's.humanize()behaviorUpdated dependencies [2be9dcc]
Updated dependencies [d91ef65]
@red-hat-developer-hub/[email protected]
Patch Changes
@types/expressto4.17.25.Updated dependency
@openapitools/openapi-generator-clito2.25.2.@red-hat-developer-hub/[email protected]
Patch Changes
@types/expressto4.17.25.Updated dependency
@openapitools/openapi-generator-clito2.25.2.@red-hat-developer-hub/[email protected]
Patch Changes
@red-hat-developer-hub/[email protected]
Patch Changes