Closed refine-bot closed 2 weeks ago
Failed #11621
•
a0cc5116b0 ℹ️: Merge 0b8df63878a2f02f5a6c1e734e545fca833d7911 into 27eec9b662d37b524ec2419deff7...
Project |
refine
|
Branch Review |
changeset-release/master
|
Run status |
Failed #11621
|
Run duration | 26m 20s |
Commit |
a0cc5116b0 ℹ️: Merge 0b8df63878a2f02f5a6c1e734e545fca833d7911 into 27eec9b662d37b524ec2419deff7...
|
Committer | Refine Community Bot |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
1
|
Flaky |
0
|
Pending |
37
|
Skipped |
0
|
Passing |
382
|
View all changes introduced in this branch ↗︎ |
View
Output
Test | Artifacts | |
---|---|---|
table-material-ui-use-data-grid > should work with sorter |
Test Replay
Screenshots
|
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@refinedev/antd@5.44.0
Minor Changes
#6445
4ff4335274d5689ec62127312695b76d692a125a
Thanks @alicanerdurmaz! - feat: added new prop calledmutationVariables
to<AuthPage />
. #6431 From now on, you can pass additional parameters to theauthProvider
methods using themutationVariables
prop of the<AuthPage />
component.Resolves #6431
#6445
4ff4335274d5689ec62127312695b76d692a125a
Thanks @alicanerdurmaz! - chore: update@ant-design/icons
and@ant-design/pro-layout
versionsUpdated previously pinned versions of
@ant-design/icons
from5.0.1
and@ant-design/pro-layout
from7.17.12
to latest versions. This minor update resolves the previous issues withReact@18
types and conflicting type ranges with@ant-design/pro-layout
package.After
@ant-design/icons
version5.4.0
build issues and type issues are resolved. Following this release@ant-design/pro-layout
also updated its dependency range to match the latest@ant-design/icons
version.Previously
@ant-design/icons
were pinned to5.0.1
and recommended to pin in projects as well. After this update, you may also need to update the@ant-design/icons
version in your project to match the latest version. (A range above^5.5.1
is required to match@refinedev/antd
).Resolves #6363 Resolves #5931 - previously resolved by #5934 Accompanies #6354 -
@ant-design/pro-layout
also depends onexpress
dependency and updated its version in the latest release@refinedev/chakra-ui@2.33.0
Minor Changes
#6445
4ff4335274d5689ec62127312695b76d692a125a
Thanks @alicanerdurmaz! - feat: added new prop calledmutationVariables
to<AuthPage />
. #6431 From now on, you can pass additional parameters to theauthProvider
methods using themutationVariables
prop of the<AuthPage />
component.Resolves #6431
Patch Changes
#6445
4ff4335274d5689ec62127312695b76d692a125a
Thanks @alicanerdurmaz! - chore(tsdoc): fix broken external documentation linkIn TSDoc description of the
<EmailField />
component, link to the official documentation of Chakra UI was broken and couldn't be opened. This PR fixes the link by updating the URL to the correct one.Updated dependencies [
4ff4335274d5689ec62127312695b76d692a125a
]:@refinedev/core@4.56.0
Minor Changes
#6445
4ff4335274d5689ec62127312695b76d692a125a
Thanks @alicanerdurmaz! - feat: added new prop calledmutationVariables
to<AuthPage />
. #6431 From now on, you can pass additional parameters to theauthProvider
methods using themutationVariables
prop of the<AuthPage />
component.Resolves #6431
#6445
4ff4335274d5689ec62127312695b76d692a125a
Thanks @alicanerdurmaz! - feat: exported useInvalidateAuthStore hook from auth hooksNow you can invalide the users identity state and force a react query refresh using this hook
Resolves #6341
#6445
4ff4335274d5689ec62127312695b76d692a125a
Thanks @alicanerdurmaz! - feat: AddedMetaContext
to share data between components, providers, and hooks.Patch Changes
#6445
4ff4335274d5689ec62127312695b76d692a125a
Thanks @alicanerdurmaz! - fix: Added more flexibility to the<Link />
component'sref
type by changing it fromHTMLAnchorElement
toElement
. From now on, we can pass any type ofref
to the<Link />
component.Resolves #6463
#6445
4ff4335274d5689ec62127312695b76d692a125a
Thanks @alicanerdurmaz! - fix: Priority logic betweento
andgo
props inLink
component. From now on, theto
prop has priority over thego
prop. If both are passed, theto
prop will be used.Resolves #6461
@refinedev/mantine@2.34.0
Minor Changes
#6445
4ff4335274d5689ec62127312695b76d692a125a
Thanks @alicanerdurmaz! - feat: added new prop calledmutationVariables
to<AuthPage />
. #6431 From now on, you can pass additional parameters to theauthProvider
methods using themutationVariables
prop of the<AuthPage />
component.Resolves #6431
@refinedev/mui@5.22.0
Minor Changes
#6445
4ff4335274d5689ec62127312695b76d692a125a
Thanks @alicanerdurmaz! - feat: added new prop calledmutationVariables
to<AuthPage />
. #6431 From now on, you can pass additional parameters to theauthProvider
methods using themutationVariables
prop of the<AuthPage />
component.Resolves #6431
Patch Changes
4ff4335274d5689ec62127312695b76d692a125a
]:@refinedev/inferencer@4.7.1
Patch Changes
#6445
4ff4335274d5689ec62127312695b76d692a125a
Thanks @alicanerdurmaz! - chore: update@ant-design/icons
version to match@refinedev/antd
.This is a patch release to update the
@ant-design/icons
version to match the@refinedev/antd
version. Previously@ant-design/icons
were pinned to5.0.1
version to avoid conflicts withReact@18
and@ant-design/pro-layout
packages. After5.4.0
these issues are resolved and we can safely update the version to latest range.Updated dependencies [
4ff4335274d5689ec62127312695b76d692a125a
,4ff4335274d5689ec62127312695b76d692a125a
,4ff4335274d5689ec62127312695b76d692a125a
,4ff4335274d5689ec62127312695b76d692a125a
,4ff4335274d5689ec62127312695b76d692a125a
]:@refinedev/react-hook-form@4.9.1
Patch Changes
#6445
4ff4335274d5689ec62127312695b76d692a125a
Thanks @alicanerdurmaz! - fix: onChange handlerautoSave
check inuseForm
Autosave can now be explicitly disabled.
Resolves #6458