Skip to content

Commit

Permalink
chore: Release 6.0.0
Browse files Browse the repository at this point in the history
Updated CHANGELOG and dependencies for 6.0.0 release

ERM-2663
  • Loading branch information
Jack-Golding committed Oct 13, 2023
1 parent c8f4a7c commit b3b43a9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
17 changes: 14 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,21 @@
# Change history for ui-erm-comparisons

## 6.0.0 In progress
## 6.0.0 2023-10-13
* ERM-3045 Swap Logs component to prev-next pagination
* ERM-3026 *BREAKING* bump `react-intl` to `v6.4.4`
* ERM-3001 Update Node.js to v18 in GitHub Actions
* ERM-2973 Replace naive fetch hooks with parallelised ones (and deprecate)
* ERM-2976 Switch to useParallelBatchFetch
* ERM-2913 Remove top double-border in split coverage (and subsequent) cells
* ERM-2907 Quarantine global CSS selector in ERM-Comparisons
* ERM-2641 Upgrade to Grails 5 (including Hibernate 5.6.x) for Poppy
* Added okapi interface dependency on new erm interface 6.0
* ERM-2055 ERM Comparisons - Implement MCL Next/Previous pagination
* ERM-3049 On Next/Previous pagination the page of results doesn't go to top of page
* ERM-1061 Comparison report - display message indicating there are more records to load.
* ERM-1026 Capitalise Full, Partial and None
* STRIPES-870 BREAKING upgrade react to v18
* STRIPES-870 *BREAKING* upgrade react to v18
* ERM-2997 upgrade ui-erm-comparisons React to v18
* ERM-3026 *BREAKING* bump `react-intl` to `v6.4.4`

## 5.0.0 2023-02-22
* ERM-2620 move typescript to dev-deps
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"typescript": "^4.7.4"
},
"dependencies": {
"@k-int/stripes-kint-components": "^5.0.0",
"@k-int/stripes-kint-components": "^5.1.1",
"@rehooks/local-storage": "^2.4.5",
"compose-function": "^3.0.3",
"final-form": "^4.18.5",
Expand Down

0 comments on commit b3b43a9

Please sign in to comment.