Skip to content

@refinedev/react-router-v6@4.5.8

Compare
Choose a tag to compare
@refine-bot refine-bot released this 07 May 07:04
· 214 commits to master since this release
9b79484

Patch Changes

  • #5850 c2ef59bf82f Thanks @aliemir! - fix: replace imports of qs with default imports

    Updated qs imports and usage to prevent issues with ESM builds and to ensure correctly importing the module.

  • #5881 ba719f6ea26 Thanks @aliemir! - fix: declaration files in node10, node16 and nodenext module resolutions