File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 33## [ 3.0.0] ( https://github.com/folio-org/ui-harvester-admin/tree/v3.0.0 ) (IN PROGRESS)
44
55* ** BREAKING** : migrate Stripes dependencies to their Sunflower versions. Fixes UIHAADM-150.
6+ * ** BREAKING** : upgrade to react-intl v7.1.5. Fixes UIHAADM-149.
67* Explicit paging for list of failed records. Fixes UIHAADM-141.
78* Explicit paging for list of harvestables. Fixes UIHAADM-142.
89* When downloading Failed Records, provide all records in the result set, not just the currently visible page. Fixes UIHAADM-140.
Original file line number Diff line number Diff line change 182182 "prop-types" : " *" ,
183183 "react" : " ^18.2.0" ,
184184 "react-dom" : " ^18.2.0" ,
185- "react-intl" : " * " ,
185+ "react-intl" : " ^7.1.5 " ,
186186 "react-router" : " *" ,
187187 "react-router-dom" : " *"
188188 },
197197 "eslint-import-resolver-alias" : " ^1.1.2" ,
198198 "react" : " ^18.2.0" ,
199199 "react-dom" : " ^18.2.0" ,
200- "react-intl" : " ^6.6.0 " ,
200+ "react-intl" : " ^7.1.5 " ,
201201 "react-router" : " ^5.2.0" ,
202202 "react-router-dom" : " ^5.2.0"
203203 }
You can’t perform that action at this time.
0 commit comments