Skip to content

Commit 39de589

Browse files
github-actions[bot]DutchBen
authored andcommitted
Version Packages
1 parent f00a7d1 commit 39de589

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/loud-apes-refuse.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nervous-cows-invent.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sharp-penguins-sleep.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smooth-lies-tease.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/orchestrator-ui-components/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @orchestrator-ui/orchestrator-ui-components
22

3+
## 2.7.0
4+
5+
### Minor Changes
6+
7+
- b293024: Adds flags to disable RTK cache in development
8+
9+
### Patch Changes
10+
11+
- f00a7d1: 1494 Introduces refs to fix the useEffect rerender loop
12+
- aa24057: 735 - WfoSearch: Triggers onUpdateQueryString when field is erased. Adds queryIsValid prop to mark the validity of the query.
13+
- 6bcfd14: 1398 - Adds a generic way of serializing objects when exporting CSV files
14+
315
## 2.6.0
416

517
### Minor Changes

packages/orchestrator-ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orchestrator-ui/orchestrator-ui-components",
3-
"version": "2.6.0",
3+
"version": "2.7.0",
44
"license": "Apache-2.0",
55
"description": "Library of UI Components used to display the workflow orchestrator frontend",
66
"author": {

0 commit comments

Comments
 (0)