--- title: Introducing the Shop Minis SDK (early access) - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/introducing-the-shop-minis-sdk-early-access md: https://shopify.dev/changelog/introducing-the-shop-minis-sdk-early-access.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 14, 2025 Tags: * API # Introducing the Shop Minis SDK (early access) Shop Minis offer immersive, full-screen buyer experiences within the Shop app. These experiences are built using familiar web technologies, leveraging our React SDK to streamline development. The Shop Minis SDK is now available for early access, enabling you to build and launch your Minis quickly and efficiently. To create a new Mini, run the following command in your terminal. This will set up a new project with the latest version of the Shop Minis SDK: `npm init @shopify/shop-mini@latest` For more information on the SDK and available development commands, visit our documentation: [Shop Minis API Documentation](https://shopify.dev/docs/api/shop-minis)