github refinedev/refine @refinedev/cli@2.5.0

Minor Changes

  • #4187 014ad4d5e79 Thanks @aliemir! - refactor: use require.resolve to find script executables.

    Updated the runner command to use require.resolve to find the script executable. This allows the script to be run from anywhere in the project and allow mono-repos with workspaces to work.

  • #4187 014ad4d5e79 Thanks @aliemir! - refactor: use require.resolve to find refine package paths.

    Updated the refine package search to use require.resolve to find the package path. This allows the package to be run from anywhere in the project and allow mono-repos with workspaces to work.

Don't miss a new refine release

NewReleases is sending notifications on new releases.