Remix Kit Versions Save

remix development, streamlined

v0.2.1

1 year ago

v0.2.1 has been released on npm.

There's a breaking change,

  • @remix-kit/cli package is now remix-kit. Please update your dependencies.

This release enables a much smoother RemixKit install with a npx command to handle everything npx remix-kit@latest install. Please see the updated getting started guide. You can now introduce Vite & HMR to your project alongside the existing Remix dev experience in under a minute, with no or minor changes to your code.

The getting started guide is much smaller and simpler, with no need to edit any server or root.tsx files. ReactRefresh is automatically injected and the CSS ?url suffix is handled for you.