remix-saas icon indicating copy to clipboard operation
remix-saas copied to clipboard

[ Feat ] Major update with the release of Remix 2.0

Open dev-xo opened this issue 2 years ago • 0 comments

Stripe Stack will receive a major update with the release of Remix 2.0.

This will include:

  • Fully Typesafe Project. (Installer will no longer offer Javascript as a template option)
  • Route Validation: with zod for parsing FormData and URLSearchParams.
  • Stripe Handlers Colocation: directly into loaders | actions (Simpler structure)
  • Memory Swap File: that helps mitigating Fly memory issues.
  • Improved Production Seeding.
  • Improved Authentication with Remix Auth TOTP.
  • And a few more things ...

Meanwhile, you can update the stack dependencies and configure remix.config file based on the current Remix version.

Happy coding!

dev-xo avatar Aug 29 '23 22:08 dev-xo