Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4ccf7fa

Browse files
aliemirAnonymous961mehrabmpalicanerdurmazarndom
authoredOct 14, 2024··
release: october 2024 (#6336)
Co-authored-by: Anil Kumar Behera <ark845612@gmail.com> Co-authored-by: Mehrab <mehrabmpdev@gmail.com> Co-authored-by: Alican Erdurmaz <alicanerdurmaz@gmail.com> Co-authored-by: Nabil Alamin <aminonimisi2@gmail.com> Co-authored-by: Batuhan Wilhelm <batuhanwilhelm@gmail.com> Co-authored-by: Necati Özmen <necatiozmn@gmail.com> Co-authored-by: hugorezende <hugorezendedev@gmail.com>
1 parent 03a1810 commit 4ccf7fa

File tree

184 files changed

+13389
-4320
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

184 files changed

+13389
-4320
lines changed
 

‎.changeset/blue-dingos-heal.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@refinedev/core": patch
3+
---
4+
5+
fix(core): added ability to return `undefined` to fallback to the default notification config when using the function form in `successNotification` and `errorNotification` props.
6+
7+
[Resolves #6270](https://github.com/refinedev/refine/issues/6270)

‎.changeset/bright-toys-guess.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@refinedev/hasura": patch
3+
---
4+
5+
fix(hasura): pass meta.gqlVariables to getOne gql request.
6+
7+
[Fixes #6374](https://github.com/refinedev/refine/issues/6374)

0 commit comments

Comments
 (0)
Please sign in to comment.