Releases: refinedev/refine
[email protected]
Patch Changes
📢 Refine Community Release 📢
- chore: update package descriptions
@refinedev/[email protected]
Patch Changes
📢 Refine Community Release 📢
- chore: update package descriptions
📢 Refine Community Release 📢
-
feat: added
minItems
prop to specify the minimum number of items required for rendering breadcrumbs. #6497Resolves #6497
📢 Refine Community Release 📢
-
Enhanced the ThemedSideV2 component with new functionality to support dynamic onSiderCollapsed handling. This allows better customization of sider collapse/expand events and improved responsiveness for mobile and desktop views. Added additional type definitions and ensured compatibility across all layout contexts. resolves #6508
-
Updated dependencies []:
- @refinedev/core@4.57.1
@refinedev/[email protected]
Patch Changes
📢 Refine Community Release 📢
- chore: update package descriptions
📢 Refine Community Release 📢
-
feat: React Router v7 support added.
🚨 These packages are not dependent on
react-router
. However, they use thereact-router
package for testing purposes on Jest environment.
📢 Refine Community Release 📢
-
feat: added
minItems
prop to specify the minimum number of items required for rendering breadcrumbs. #6497Resolves #6497
-
Updated dependencies []:
- @refinedev/core@4.57.1
- @refinedev/[email protected]
@refinedev/[email protected]
Patch Changes
📢 Refine Community Release 📢
- chore: update package descriptions
@refinedev/[email protected]
Patch Changes
📢 Refine Community Release 📢
- chore: update package descriptions
@refinedev/[email protected]
Patch Changes
📢 Refine Community Release 📢
- chore: update package descriptions
@refinedev/[email protected]
Patch Changes
📢 Refine Community Release 📢
- chore: update package descriptions
@refinedev/[email protected]
Patch Changes
📢 Refine Community Release 📢
- chore: update package descriptions
@refinedev/[email protected]
Patch Changes
📢 Refine Community Release 📢
-
fix(react-table): add equality checks before setting filters and sorters
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.
📢 Refine Community Release 📢
-
feat: React Router v7 support added.
🚨 These packages are not dependent on
react-router
. However, they use thereact-router
package for testing purposes on Jest environment.
@refinedev/[email protected]
Patch Changes
📢 Refine Community Release 📢
-
feat: Add
@refinedev/react-router
package. #6520@refinedev/react-router-v6
is renamed to@refinedev/react-router
to support React Router v7.See the migration guide React Router v6 to v7 for more information.
Resolves #6520