github refinedev/refine @refinedev/cli@2.16.25

Patch Changes

  • #5640 e504c5b043c Thanks @BatuhanW! - feat: added "integration" option to "add" command.

    Now you can run the following command to add integration into your existing project:

    > npm run refine add integration
    
    ? Which integration do you want to add? (Use arrow keys)
    ❯ Ant Design - Setup Ant Design with Refine
      React Router - Setup routing with React Router

    For now, Ant Design integration doesn't support NextJS and Remix projects.

Don't miss a new refine release

NewReleases is sending notifications on new releases.