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