Minor Changes
- #3028
2af26e9b91b
Thanks @yildirayunlu! - Initial release for@pankod/refine-cli
andrefine-create-app
🎉
Patch Changes
-
#3058
5f43dc6361f
Thanks @alicanerdurmaz! - Added: The description ofdev
,start
,build
commands changed according to project type. -
1fa9e25ac23
Thanks @omeraplak! - Added some fun -
#3060
1a53f4c4699
Thanks @yildirayunlu! - - Rename command namegenerate:resource
tocreate-resource
.- Removed the requirement for the
resource name
parameter. Ask forresource name
andactions
withinquirer
. - Add multiple resource create support. (
refine create-resource post category user
)
- Removed the requirement for the
-
#3056
29417155780
Thanks @alicanerdurmaz! - Fixedrefine check-updates
showing packages when current version ahead of next -
#3063
949b8bd6ac9
Thanks @yildirayunlu! - Added unique check oncreate-resource
withrefine-cli
. -
#3049
da4d6320580
Thanks @yildirayunlu! - - Fixcreate-refine-app
argument error.- Add bin params on
refine-cli
package.json
- Add bin params on