Skip to content

Releases: refinedev/refine

[email protected]

13 Dec 09:48
7eea328
Compare
Choose a tag to compare

Patch Changes

📢 Refine Community Release 📢

  • chore: update package descriptions

@refinedev/[email protected]

13 Dec 09:49
7eea328
Compare
Choose a tag to compare

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. #6497

    Resolves #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/[email protected]

13 Dec 09:49
7eea328
Compare
Choose a tag to compare

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 the react-router package for testing purposes on Jest environment.

📢 Refine Community Release 📢

@refinedev/[email protected]

13 Dec 09:49
7eea328
Compare
Choose a tag to compare

Patch Changes

📢 Refine Community Release 📢

  • chore: update package descriptions

@refinedev/[email protected]

13 Dec 09:49
7eea328
Compare
Choose a tag to compare

Patch Changes

📢 Refine Community Release 📢

  • chore: update package descriptions

@refinedev/[email protected]

13 Dec 09:49
7eea328
Compare
Choose a tag to compare

Patch Changes

📢 Refine Community Release 📢

  • chore: update package descriptions

@refinedev/[email protected]

13 Dec 09:49
7eea328
Compare
Choose a tag to compare

Patch Changes

📢 Refine Community Release 📢

  • chore: update package descriptions

@refinedev/[email protected]

13 Dec 09:49
7eea328
Compare
Choose a tag to compare

Patch Changes

📢 Refine Community Release 📢

  • chore: update package descriptions

@refinedev/[email protected]

13 Dec 09:49
7eea328
Compare
Choose a tag to compare

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.

    Resolves #6265

📢 Refine Community Release 📢

  • feat: React Router v7 support added.

    🚨 These packages are not dependent on react-router. However, they use the react-router package for testing purposes on Jest environment.

@refinedev/[email protected]

13 Dec 09:49
7eea328
Compare
Choose a tag to compare

Patch Changes

📢 Refine Community Release 📢