github refinedev/refine @refinedev/core@5.0.10

10 hours ago

Patch Changes

  • #7245 bf3cc65f73a6801a5fd1e42e6162efd2e89406d3 Thanks @harsha-cpp! - fix: correctly parse deeply nested conditional filters from URL with syncWithLocation

    Increased qs.parse depth from default 5 to 10 to support deeply nested conditional filters (e.g., or -> and -> {field, operator, value}). Previously, nested filter properties were incorrectly parsed as bracket notation keys ([field], [operator], [value]) after page reload when using syncWithLocation: true.

Don't miss a new refine release

NewReleases is sending notifications on new releases.