Skip to content

Commit 753d95a

Browse files
committed
chore: update previous community changesets
1 parent 904bc90 commit 753d95a

11 files changed

+22
-0
lines changed

_changeset/chilly-lobsters-juggle.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"@refinedev/inferencer": patch
33
---
44

5+
📢 \*\*Refine Community Edition Release\*\* 📢
6+
57
feat: added support for Material UI v6 and X Data Grid v7
68

79
```diff

_changeset/clever-bikes-study.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
"@refinedev/graphql": patch
33
---
44

5+
📢 \*\*Refine Community Edition Release\*\* 📢
6+
57
Added error handler that will throw GraphQL errors via Tanstack query from urql

_changeset/dry-tomatoes-beg.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"@refinedev/core": patch
33
---
44

5+
📢 \*\*Refine Community Edition Release\*\* 📢
6+
57
# Refine Community Edition Release
68

79
This PR fixes an issue where the ListButton component doesn't include a query filter in the navigation URL.

_changeset/early-baboons-matter.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@
2424
"@refinedev/ui-types": patch
2525
---
2626

27+
📢 \*\*Refine Community Edition Release\*\* 📢
28+
2729
chore: update package descriptions

_changeset/neat-spoons-type.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"@refinedev/react-table": patch
33
---
44

5+
📢 \*\*Refine Community Edition Release\*\* 📢
6+
57
fix(react-table): add equality checks before setting filters and sorters
68

79
When setting the filters and sorters received from the `useTable` of `@tanstack/react-table` to Refine's table state, it was causing unnecessary updates. Those updates sometimes caused queries to stuck in loading state. Adding deep equality checks before setting the filters and sorters solves the issue.

_changeset/nice-paws-dream copy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"@refinedev/mui": patch
66
---
77

8+
📢 \*\*Refine Community Edition Release\*\* 📢
9+
810
fix: UI buttons doesn't respect `hidden` prop.
911
From now on, `hidden` prop will work as expected on all [UI buttons](https://refine.dev/docs/guides-concepts/ui-libraries/#buttons).
1012

_changeset/nice-paws-dream.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"@refinedev/mui": patch
66
---
77

8+
📢 \*\*Refine Community Edition Release\*\* 📢
9+
810
fix: UI buttons doesn't respect `disabled` prop.
911
From now on, `disabled` prop will work as expected on all [UI buttons](https://refine.dev/docs/guides-concepts/ui-libraries/#buttons).
1012

_changeset/orange-eels-bake.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"@refinedev/core": patch
33
---
44

5+
📢 \*\*Refine Community Edition Release\*\* 📢
6+
57
refactor: modified the Authenticated component to receive optional params prop to be passed to the useIsAuthenticated hook.
68

79
Fixes #6309

_changeset/rare-actors-pull.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"@refinedev/mui": patch
33
---
44

5+
📢 \*\*Refine Community Edition Release\*\* 📢
6+
57
feat: added support for Material UI v6 and X Data Grid v7 #6333
68

79
```diff

_changeset/sweet-brooms-wonder.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
"@refinedev/mui": patch
88
---
99

10+
📢 \*\*Refine Community Edition Release\*\* 📢
11+
1012
feat: added `minItems` prop to specify the minimum number of items required for rendering breadcrumbs. #6497
1113

1214
Resolves [#6497](https://github.com/refinedev/refine/issues/6497)

0 commit comments

Comments
 (0)