# Changelog Feb 18, 2022

## @clerk/remix SDK launch

We're incredibly excited to announce that our [@clerk/remix](https://www.npmjs.com/package/@clerk/remix) package is now in public beta!

We've published an example repository on GitHub and improved documentation will be available in the next week.

Remix was a challenging integration because it is both React-first and SSR-first, a combination we hadn't explored before. Ultimately, we implemented our SDK so it works "the Remix way" instead of being influenced by our previous SDKs for client-side React or static-generated Next.js.

This SDK is still in beta and we're _very_ interested in your feedback. If you have comments, questions, concerns, ideas, or feedback, please reach out [to support](https://clerk.com/contact/support)!

Thanks to the contributors: Nikos Douvlis, Peter Perlepes, Sokratis Vidros, Colin Sidoti

## Fauna integration

Just two weeks ago, we received [feedback to add a Fauna integration](https://x.com/clerk/status/1488967890153975808) to Clerk.

Our new developer champion, Ian, started work on it right away and today it's ready!

This is now our fourth integration with a frontend-accessible database, adding to the set of Hasura, Supabase, and Firebase.

Would you like to see another integration added? We work particularly well with services that vendors JWT authentication, but we're happy explore any customer request. Please [reach out to support](https://clerk.com/contact/support).

Thanks to the contributors: Ian McPhail

## Instant development instances

When you create a new application in Clerk, the confetti falls and you can now immediately access your newly created sign up form. In the past, it took 1-2 minutes for this to load.

![JWT token implementation guide](./41d93aaad4c61e5fa62592264c37f9ac0e25ef0d-2868x1584.png)

Thanks to the contributors: Marcel Cruz, Sokratis Vidros

## Customization quick links

In development, our hosted components now included quick links for customization.

![JWT token implementation guide](./882fa8d99f9c6925e9a5cea369f239a5f3a45606-2332x1502.png)

Thanks to the contributors: Marcel Cruz
