> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rocket.new/llms.txt
> Use this file to discover all available pages before exploring further.

# Week 3

> Rocket.new May week 3 release notes introducing a cross-platform design system for web and mobile plus redesigned sign-in and sign-up auth modals.

export const LlmsDirective = () => <blockquote className="llms-directive">
    For the complete documentation index, see <a href="/llms.txt">llms.txt</a>.
    For a lightweight markdown version of this page, append .md to the URL.
  </blockquote>;

<LlmsDirective />

<Update label="May 21">
  <span class="changelog-new">New</span>

  * **Cross-platform design system**: A unified visual language now spans React, Flutter, and HTML for consistent styling across frameworks.
</Update>

<Update label="May 20">
  <span class="changelog-improved">Improved</span>

  * **Streamlined navigation**: Faster, more intuitive movement through the interface.
  * **Redesigned login and signup modals**: Clearer calls to action and a more polished layout for auth screens.
</Update>
