Releases: marmelab/react-admin
Releases · marmelab/react-admin
5.14.3
Immutable
release. Only release title and notes can be modified.
- Add default empty component and i18n messages to
ListGuesser(#11165) (WiXSL) - Fix
<Edit>,<ReferenceField>and<List>to better support offline mode (#11161) (fzaninotto) - [Doc] Add DataTableInput dedicated page and cross references (#11162) (WiXSL)
- [TypeScript] Fix withLifecycleCallback return type for augmented data providers (#11170) (fzaninotto)
- [TypeScript] Fix ReferenceManyField queryOptions type doesn't support error and success callbacks (#11166) (fzaninotto)
- Bump rollup from 2.79.2 to 2.80.0 (#11175) (dependabot[bot])
- Bump storybook from 8.6.15 to 8.6.17 (#11174) (dependabot[bot])
- Bump devalue from 5.6.2 to 5.6.3 (#11168) (dependabot[bot])
- Bump systeminformation from 5.29.1 to 5.31.1 (#11167) (dependabot[bot])
5.14.2
Immutable
release. Only release title and notes can be modified.
- Fix
<ReferenceFieldBase>does not work offline (#11163) (fzaninotto) - Fix
<Confirm>button hover background transparency when type is warning (#11160) (mjsarfatti) - [Doc] Add react-admin Skill and AI coding assistant instructions (#11158) (fzaninotto)
- [Doc] Add cache eviction instructions to
<AutoPersistInStore>documentation (#11157) (slax57) - [Doc] Add cache eviction instructions to
<AutoPersistInStoreBase>documentation (#11148) (jonathanarnault) - [Doc] Add offline Support Documentation (#11152) (djhi)
- [Doc] Add TanStack Start section (#11151) (WiXSL)
- [Doc] Add Spring Boot (REST) data provider to
DataProviderList.md(#11141) (femrek) - [Doc] Fix typo in AutoPersistInStoreBase documentation (#11159) (jonathanarnault)
- [TypeScript] Add generic type parameters to
getSimpleValidationResolver(#11150) (Gabriel-Malenowitch) - [Demo] Fix vite configuration for tutorial example (#11154) (Madeorsk)
- [chore] Upgrade to vite 7 (#11153) (WiXSL)
- Bump qs from 6.14.1 to 6.14.2 (#11164) (dependabot[bot])
- Bump webpack from 5.94.0 to 5.105.0 (#11155) (dependabot[bot])
5.14.1
Immutable
release. Only release title and notes can be modified.
- Fix
onSettledcall when provided in hook time options (#11139) (Madeorsk) - Fix
CustomRouteswith TanStack Router (#11138) (Madeorsk) - Fix
ColumnsButtonallows dragging column below the Reset button (#11140) (Madeorsk) - [TypeScript] Fix
reftype regression when wrapping react-admin Button components (#11135) (WiXSL) - [chore] Compile packages for es2020 instead of es5 (#11136) (djhi)
5.14.0
Immutable
release. Only release title and notes can be modified.
- Add router abstraction and TanStack Router adapter (#11102) (fzaninotto)
- Add ability to use
<ExportButton>in every list (#11119) (WiXSL) - Add
forwardRefto react-admin buttons to support tooltips (#11122) (WiXSL) - Add ability to disable auto focus in the first input of newly added rows with
<SimpleFormIterator disableAutoFocus>(#11101) (AarishMansur) - Add
Store.listItemsmethod (#11096) (djhi) - Add
useSupportCreateSuggestionsprimitives to ra-core (#11094) (slax57) - Add
genericMemotora-core(#11093) (slax57) - Add
useSavedQueriesprimitives tora-core(#11092) (slax57) - Fix
ColumnsSelectorsearch input should stay fixed above menu list (#11114) (WiXSL) - [Doc] Fix Inputs doc code example (#11125) (gartner)
- [Doc] Add
deleteManymethod to README and source code docs for json-server Data Provider (#11118) (femrek) - [Chore] Update Cypress (#11127) (fzaninotto)
- [chore] Stabilize flaky tests (#11121) (WiXSL)
- Bump lodash from 4.17.21 to 4.17.23 (#11129) (dependabot[bot])
- Bump lodash-es from 4.17.21 to 4.17.23 (#11128) (dependabot[bot])
- Bump diff from 5.2.0 to 5.2.2 (#11126) (dependabot[bot])
5.13.6
- [Doc] Update link to marmelab blog (#11117) (WiXSL)
- [Doc] Update
<AutoPersistInStore>documentation (#11110) (djhi) - [Doc] Update Soft Delete headless documentation (#11109) (jonathanarnault)
- [Doc] Fix
<ReferenceArrayInput>and<ReferenceInput>validation section position (#11107) (WiXSL) - Bump h3 from 1.15.4 to 1.15.5 (#11116) (dependabot[bot])
- Bump devalue from 5.5.0 to 5.6.2 (#11115) (dependabot[bot])
5.13.5
- Fix
<Form>ignoresresetOptionswhen record changes (#11099) (Jszigeti) - Fix
<ColumnsSelector>cannot hide<DataTable.Col>items with nosource(#11088) (fzaninotto) - [Doc] Clarify validation prop usage on
<ReferenceInput>/<ReferenceArrayInput>(#11104) (WiXSL) - [Doc] Add tutorial for React Router Framework (#11100) (djhi)
- [Doc] Update
<DatagridAG>docs followingra-datagrid-ag7.0.0 release (#11097) (slax57) - [Doc] Update
AdapterDateFnsimports for MUIX v8 (#11090) (djhi) - [Doc] Document
<FilterValue>(#11086) (djhi) - [chore] Fix security vulnerabilities in
qsandsysteminformation(#11103) (slax57) - Bump react-router from 6.28.1 to 6.30.2 (#11106) (dependabot[bot])
- Bump storybook from 8.6.11 to 8.6.15 (#11098) (dependabot[bot])
5.13.4
- Fix
useAugmentedFormresets the form one too many time (#11085) (slax57) - Fix
<BulkDeleteWithConfirmButton>: preventmutationOptionsfrom being passed to DOM (#11077) (devserkan) - Fix regression in
memoryStore(#11075) (djhi) - [Doc] Update RA Core EE documentation (#11078) (jonathanarnault)
- [Doc] Fix
<ReferenceOneField>doc incorrectly mentions one ofchildrenorrenderis required (#11072) (slax57) - Bump @tiptap/extension-link from 2.0.3 to 2.10.4 (#11074) (dependabot[bot])
5.13.3
- Replace deprecated
<ListItemSecondaryAction>component bysecondaryActionprop (#11033) (smeng9) - Fix
memoryStoredoes not support nested-looking keys (#11070) (slax57) - Fix
<Datagrid>does not show the correct number of selected items (#11069) (djhi) - Fix values from location are not applied on Forms (#11067) (djhi)
5.13.2
- Fix
<SelectAllButton>ignores thestoreKey(#11060) (slax57) - Fix package exports (#11059) (djhi)
- Fix
<DataTable>may duplicate ids in its selection state (#11047) (Jszigeti) - [Doc] Update
<ReferenceManyInputBase>props table (#11055) (jonathanarnault) - [Doc] Fix Youtube integrations (#11053) (slax57)
- [Doc] Fix headless FormDataConsumer doc still references react-admin, and mention SimpleFormIteratorBase (#11050) (slax57)
- [Doc] Update RA Core EE documentation (#11037) (jonathanarnault)
- [TypeScript] Fix usage of
ReactElementwhen it should beReactNode(#11046) (djhi) - [website] Remove banner to announce Shadcn Admin Kit - master (#11048) (slax57)
- [chore] Bump astro from 5.15.6 to 5.15.9 (#11057) (dependabot[bot])
- [chore] Stabilize flaky unit tests (#11056) (djhi)
5.13.1
Immutable
release. Only release title and notes can be modified.
- Fix imports from directory (#11039) (djhi)
- Fix
<ReferenceFieldBase>considers zero-index reference as empty (#11042) (fzaninotto) - [Storybook] Fix
<ArrayInputBase>story issue when adding back a removed item (#11041) (djhi) - [Storybook] Fix
<SaveButton>Dirty story (#11040) (djhi) - Bump astro from 5.15.3 to 5.15.6 (#11043) (dependabot[bot])
- [chore] Fix release script copies invalid node_modules subfolder (#11038) (slax57)