---
title: >-
  Hydrogen developer preview update: August 18, 2026 - 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/hydrogen-developer-preview-update-august-18-2026
  md: >-
    https://shopify.dev/changelog/hydrogen-developer-preview-update-august-18-2026.md
metadata:
  effectiveApiVersion: ''
  affectedApi:
    - displayName: Hydrogen
      handle: hydrogen
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2026-08-19T13:06:03-04:00'
  postedAt: '2026-08-18T12:00:00-04:00'
  updatedAt: '2026-08-19T13:13:58-04:00'
  effectiveAt: '2026-08-18T12:00:00-04:00'
---

# Hydrogen developer preview update: August 18, 2026

DateAugust 18, 2026

FlagsUpdate

SurfacesAPI

Affected APIs[Hydrogen](https://shopify.dev/changelog?api_type=hydrogen)

The Hydrogen developer preview adds new capabilities to the toolkit and extends the ways developers can build Shopify storefronts:

* **Cart session attribution:** Carts and Customer Account sessions stay in step, so signed-in shoppers reach checkout with their saved details instead of a guest flow.
* **Cart attributes:** Attach order-wide data like gift messages to the cart, and per-line data like engraving text to the lines it belongs to.
* **Standard page view events:** Hydrogen storefronts used to report only the first page load, leaving client-side navigations invisible to analytics and performance tooling. Every navigation now emits a page view, matching how liquid themes report events.
* **Shop Pay button without shop-js:** The button used to render blank until Shopify's hosted script loaded. Hydrogen now renders it directly, so it shows up styled and clickable right away, before any JavaScript runs.
* **Local HTTPS for Customer Account development:** Test login flows on a trusted local hostname, without a tunnel or hand-rolled certificates.
* **Pluggable logging:** Set how much Hydrogen logs and forward warnings and errors to your own observability tooling.

To get started, visit the [Hydrogen developer preview documentation](https://shopify.dev/docs/storefronts/headless/developer-preview). For a detailed breakdown of this release, read the [full release notes](https://hydrogen.shopify.dev/update/developer-preview-release-notes-august-18-2026).
