Skip to content

Commit

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

ERM-2661
  • Loading branch information
Jack-Golding committed Oct 13, 2023
1 parent c588f7a commit 852987a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
18 changes: 14 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
# Change history for ui-licenses

## 10.0.0 In progress
## 10.0.0 2023-10-13
* ERM-3037 unlock @rehooks/local-storage from 2.4.4
* ERM-3029 *BREAKING* bump `react-intl` to `v6.4.4`
* ERM-3019 Remove `license=owner.id` in Amendments search params
* ERM-3001 Update Node.js to v18 in GitHub Actions
* ERM-2993 Add amendments search in licenses app
* ERM-2973 Replace naive fetch hooks with parallelised ones (and deprecate)
* ERM-2976 Switch to useParallelBatchFetch
* ERM-2977 Switch to useChunkedUsers
* ERM-2903 License form is incorrectly initialized if refdata lacks type=local and status=active
* ERM-2625 Add view only permissions for License settings
* STRIPES-870 BREAKING upgrade react to v18
* ERM-2641 Upgrade to Grails 5 (including Hibernate 5.6.x) for Poppy
* Added okapi interface dependency on new licenses interface 5.0
* ERM-2189 Display the amendment count badge on a license when the Amendments accordion is expanded
* STRIPES-870 *BREAKING* upgrade react to v18
* ERM-2990 Upgrade ui-licenses React to v18
* ERM-2993 Add amendments search in licenses app
* ERM-3032 *BREAKING* bump `react-intl` to `v6.4.4`

## 9.0.0 2023-02-22
* ERM-2565 Increment ui-licenses to Stripes v8
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"typescript": "^2.8.0"
},
"dependencies": {
"@k-int/stripes-kint-components": "^5.0.0",
"@k-int/stripes-kint-components": "^5.1.1",
"@rehooks/local-storage": "^2.4.4",
"compose-function": "^3.0.3",
"final-form": "^4.18.4",
Expand Down

0 comments on commit 852987a

Please sign in to comment.