@refinedev/cli@2.16.38
版本发布时间: 2024-09-03 19:48:22
refinedev/refine最新发布版本:@refinedev/supabase@5.9.4(2024-09-03 19:48:37)
Patch Changes
-
#6246
f5501f93a818d6e5811aa94cb354d77a2b1eb1ff
Thanks @YusukeSano! - feat: added scripts for Remix SPA ModeIt is now possible to execute the Remix SPA Mode script by selecting it from the platform options.
Two new project types are added
remix-vite
andremix-spa
.remix-vite
is Remix + Vite andremix-spa
is Remix + Vite SPA Mode. Whileremix-vite
type can be inferred from the project configuration without needing to specify it in the command,remix-spa
type needs to be specified explicitly. -
Updated dependencies [
6963e591f8f307aee9362d5dfff99972eb64bf03
]:- @refinedev/devtools-server@1.1.36