ra-data-fakerest
Advanced tools
Changelog
v5.0.2
useUpdate
throws an error when record id is a valid falsy value such as zero (#9957) (djhi)<DatagridHeader>
Tooltip when using React element as a field label (#9948) (djhi)<Form>
need a SourceContext
(#9944) (adguernier)<Form sanitizeEmptyValues>
does not work on nested fields (#9950) (djhi)Changelog
v5.0.1
Changelog
v5.0.0
This major release introduces new features and some breaking changes. Here are the highlights:
We've written a migration guide to help you upgrade your apps to v5. It covers all the breaking changes and how to adapt your code to the new APIs.
We estimate that a react-admin app with 50,000 lines of code will require about 2 days of work to upgrade to v5.
For a detailed changelog, see the release notes for the following pre-releases:
Changelog
v5.0.0-rc.0
<Error>
background in global ErrorBoundary
(#9913) (fzaninotto)combineDataProvider
throws a runtime error (#9910) (fzaninotto)<List>
should not render <Error>
component on fetch error (#9912) (fzaninotto)useDelete
doesn't delete record if its id
is zero (#9894) (adguernier)<ArrayInput>
to use SourceContext
instead of cloning children (#9911) (adguernier)<SelectArrayInput>
to use default record representation when used inside <ReferenceArrayInput>
(#9902) (djhi)useRegisterMutationMiddleware
stories (#9899) (djhi)yarn
.lock (#9897) (fzaninotto)Changelog
v4.16.19
<ArrayInput>
ghost error after removing scalar item (#9918) (djhi)<SelectInput resettable>
does not reset the value (#9895) (fzaninotto)<SaveButton transform>
usage (#9915) (slax57)Changelog
v5.0.0-beta.3
<TextField>
should call toString
instead of JSON.stringify
for non-string values (#9888) (slax57)<ReferenceInput>
in <ArrayInput>
(#9882) (fzaninotto)ra-audit-log
chapter (#9881) (erwanMarmelab)ra-navigation
chapter (#9877) (erwanMarmelab)Changelog
v5.0.0-beta.1
useAuthProvider
may return undefined when no authProvider
is available (#9861) (slax57)<DatagridBody>
to create <RecordContext>
(#9808) (adguernier)clsx
to v2 (#9822) (MohammedFaragallah)query-string
to v9 (#9812) (MohammedFaragallah)PropTypes
(#9851) (slax57)useNavigation
(#9840) (erwanMarmelab)<DatagridRow>
(#9847) (adguernier)strictNullCheck
errors in examples (#9833) (djhi)useResourceDefinition
return type (#9852) (slax57)Changelog
v5.0.0-beta.0
<ReferenceFieldBase>
(#9698) (djhi)<ReferenceInputBase>
(#9672) (djhi)<ReferenceManyField queryOptions>
prop (#9750) (erwanMarmelab)<List storeKey={false}>
to disable all store interactions (sort, pagination, filters and now also selection state). (#9742) (nbalaguer)ErrorBoundary
(#9799) (erwanMarmelab)useInput
to generate a unique id by default (#9788) (erwanMarmelab)<List>
to restore scroll position when coming from Edit and Create views side effects (#9774) (djhi)<SimpleFormIterator>
so that it doesn't clone buttons (#9805) (djhi)react-error-boundary
to v4 (#9819) (MohammedFaragallah)react-i18next
to v14 (#9818) (MohammedFaragallah)react-dropzone
to v14 (#9811) (MohammedFaragallah)date-fns
to v3 (#9801) (MohammedFaragallah)@mui
to v5.15 (#9763) (djhi)inflection
to v3 (#9804) (MohammedFaragallah)<ReferenceManyFieldView>
(#9821) (djhi)<SimpleList>
always returns empty when controlled (#9802) (fzaninotto)<SimpleList>
<Basic>
story (#9792) (adguernier)data-generator-retail
(#9800) (djhi)