Forge 42
@forge42dev
✨ Shaping the future of Developer experience ✨
Good weekend win, already got the new @shadcn calendar blocks integrated with my React Router form library built on the Remix Hook Form by @forge42dev
I've always wondered how hard it would be to port a @nextjs project to @remix_run. 👀 Well, we at @forge42dev are partnering with @thekitze to add a react-router v7 version of @zerotoshipped so you have more choices! 🥳 Let's help you ship in your framework of choice!
Huge announcement! 🎉🎉🎉 I'm going to be recording and releasing a course on @remix_run react router v7 framework mode! 🥳 I'll be covering everything you need to know to build a modern web app with it. 😎 If you have something you'd like to see let me know! 👇
Our base-stack is RSC ready! 🔥 With the latest release, it runs on @vite_js v6 and @vitest_dev v3. As soon as react-router drops RSC support, it's a matter of upgrading the dependency version! Check out the PR here: github.com/forge42dev/bas…
react-router-devtools v1.1.0 is here! 🔥 - @reactjs component inspector which you can turn on/off to inspect every react component. - Internal improvements for fetching react tree fibers which opens up new opportunities! Find it here: github.com/forge42dev/rea…
We just dropped a new release of react-router-devtools! - Sourcemaps improvements - rrd does not cause the sourcemaps to be off by a couple of lines - Bug fixes Check out the full release here: github.com/forge42dev/rea…
We just updated our base-stack! 🔥 - Added react-19 and react-compiler - Added @vitest_dev browser mode and an advanced testing strategy for @remix_run github.com/forge42dev/bas…
Not sure how to test your react-router v7 routes? 🤔 We have you covered 🙏 We just added unit testing support for react-router using their stub generator, also tests that test out the app renders correctly in multiple languages with i18n Check it out: github.com/forge42dev/bas…
remix-toast v2.0.0 is here! 🔥 - Support for react-router v7 - Renamed all jsonWith utilities to dataWith to align better with rr7 Check it out here: github.com/forge42dev/rem…
We just dropped v6.0.0 of remix-hook-form! 🔥 - Support for react router v7 - End of support for remix v2 (you can stay on v5 until you migrate) github.com/forge42dev/rem…
Since we are already releasing, we just have open-sourced our "base-stack" 🚀✨ the most advanced RR7 template to jump-start your next project or to help you try out React Router 7. github.com/forge42dev/bas…
The new generation of react-router apps is here! 🎉 With it, we bring you the new generation of devtools! 🎉 We have officially launched react-router-devtools! 🔥 Add them with 2 LoC to your react-router v7 apps and check the docs out here: react-router-devtools.forge42.dev

We just dropped remix-development-tools v4.6.0! 🥳 Filmed on the @forge42dev website! 🌟 Breakpoint indicator 🌟 Includes a small, fully customizable breakpoint indicator that defaults to @tailwindcss breakpoints. 🥳 🌟Bring your own editor 🌟 You can now implement your own…
remix-toast v1.2.2 just dropped! Added support for optional duration param in all the utility functions. Big thank you to @anthony_hagi ! Check it out below: github.com/forge42dev/rem…
Did you know we have a dedicated discord community server? If you want to talk to us, ask for @remix_run advice, hang out or ask about our OSS and provide feedback come join us! Find the link below: discord.gg/n6f8teQJ
We just published a new release of remix-development-tools! 🥳🥳 - Css styling fixes - Bug fixes and better support for "Open route in VS code" feature Check it out here: github.com/forge42dev/Rem…
remix-client-cache 1.1.0 is here! 🥳 - Added a new utility called decacheClientLoader - Fixed a bug where SWR cache didn't follow redirects Remove your cache entries with successful action submissions with 1 line of code! Full release: github.com/forge42dev/rem…

We just dropped a new release of remix-hook-form! Mostly bug fixes and improvements: - Doesn't send undefined values to the server anymore - Documented the preserveStringified behavior - Improved defaultValue handling github.com/forge42dev/rem…
People often use complex solutions to remove temp files (like node_modules, etc.) when faster, built-in options exist. The command below removes git-ignored files, except .env, making pnpm clean && pnpm install super fast.
We are super proud to be featured on the pkg.pr.new README as one of the companies that use this tech. Our open-source-stack comes with integration out of the box! We love cool tech and we love when it's open-source even more!