AppbrewDevelopers
ReferencePackages

Overview

The @gauntlet packages you build against, and their current versions.

All @gauntlet/* packages version together — one platform release is one version across the whole set. Packages with a linked page have a curated guide; the rest are listed for completeness.

PackageVersionWhat it is
@gauntlet/state0.27.0App state and the hook families: blocks, products, cart, user, settings, queries.
@gauntlet/types0.27.0Type contracts: BaseBlockProps, config, product, theme, and style schemas.
@gauntlet/ui-builder0.27.0The rendering engine and element library blocks are composed from.
@gauntlet/components0.27.0Shared components addressable by subpath imports.
@gauntlet/block-registry0.27.0The block registry: register components, resolve them from config.
@gauntlet/brewery0.27.0The app shell that boots an Appbrew app.
@gauntlet/analytics0.27.0Analytics provider and the tracker base classes integrations extend.
@gauntlet/schemas0.27.0Validation schemas, including the integration manifest.
@gauntlet/utils0.27.0General utilities shared across packages.
@gauntlet/integrations-utils0.27.0Helpers for integration authors.
@gauntlet/icons0.27.0The shared icon set.
@gauntlet/app-update0.27.0In-app update prompts and version gating.
@gauntlet/block-forms0.27.0Form primitives for blocks that collect input.
@gauntlet/bottom-sheet0.27.0Bottom-sheet primitives used across the app.
@gauntlet/child-navigator0.27.0Nested navigation containers for screens.
@gauntlet/container-registry0.27.0Screen-level container registration, sibling to the block registry.
@gauntlet/containers0.27.0Built-in screen containers.
@gauntlet/cookie-manager0.27.0Cookie and web-session utilities for webviews.
@gauntlet/discount0.27.0Discount display and application helpers.
@gauntlet/dynamic-fonts0.27.0Runtime font loading for themes.
@gauntlet/enhanced-fetch0.27.0Fetch wrapper with retries and telemetry hooks.
@gauntlet/event-emitter0.27.0A typed event bus shared across packages.
@gauntlet/floating-blocks0.27.0Blocks that float over screen content.
@gauntlet/local-storage0.27.0Persistent key-value storage.
@gauntlet/module-provider0.27.0Runtime module wiring for optional features.
@gauntlet/orders-v40.27.0Order history and detail surfaces (v4).
@gauntlet/orders-v50.27.0Order history and detail surfaces (v5).
@gauntlet/pdp-components0.27.0Product detail page building blocks.
@gauntlet/plp-components0.27.0Product listing page building blocks.
@gauntlet/post-purchase0.27.0Order-confirmation and post-purchase surfaces.
@gauntlet/react-utils0.27.0Small React helpers shared across packages.
@gauntlet/rn-rulepilot0.27.0The rules engine behind block visibility conditions.