---
title: Hydrogen October 2024 release - 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-october-2024-release'
  md: 'https://shopify.dev/changelog/hydrogen-october-2024-release.md'
metadata:
  effectiveApiVersion: 2024-10
  affectedApi: []
  primaryTag:
    displayName: Platform
    handle: platform
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2024-10-04T00:47:59-04:00'
  postedAt: '2024-10-30T00:45:00-04:00'
  updatedAt: '2024-12-13T17:24:41-05:00'
  effectiveAt: '2024-10-30T00:45:00-04:00'
---

October 30, 2024

Tags:

* Platform
* 2024-10

# Hydrogen October 2024 release

Hydrogen v2024.10.0 is out today. The October 2024 Hydrogen release supports the 2024-10 Storefront API and contains several optimizations and bug fixes, including:

* Cart `warnings` support ([#2572](https://github.com/Shopify/hydrogen/pull/2572))
* Product option updates ([#2538](https://github.com/Shopify/hydrogen/pull/2585))
* Hydrogen supports worker compatibility date ([#2380](https://github.com/Shopify/hydrogen/pull/2380))
* Shopify cookie banner no longer is the default set up in skeleton ([#2588](https://github.com/Shopify/hydrogen/pull/2588))
* Update `createWithCache` ([#2546](https://github.com/Shopify/hydrogen/pull/2546))
* Release stable sitemaps utility functions ([#2589](https://github.com/Shopify/hydrogen/pull/2589))
* Decode product variant encoding functions ([#2425](https://github.com/Shopify/hydrogen/pull/2425))
* Route warnings ([#2613](https://github.com/Shopify/hydrogen/pull/2613))
* Analytics fixes ([#2538](https://github.com/Shopify/hydrogen/pull/2538))
* Optimistic cart banner ([#2502](https://github.com/Shopify/hydrogen/pull/2502))
* Aside improvements ([#2503](https://github.com/Shopify/hydrogen/pull/2503))
* Use datalist for query suggestions ([#2506](https://github.com/Shopify/hydrogen/pull/2506))
* Remove unstable re-exports from remix-oxygen package ([#2551](https://github.com/Shopify/hydrogen/pull/2551))
* Update MiniOxygen to latest workerd version ([#2567](https://github.com/Shopify/hydrogen/pull/2567))
* `<Image/>` local asset fix ([#2573](https://github.com/Shopify/hydrogen/pull/2573))
* Update `<ProductPrice>` to remove deprecated code usage for `priceV2` and `compareAtPriceV2`. Remove export for `getCustomerprivacy` ([#2601](https://github.com/Shopify/hydrogen/pull/2601))
* Remove deprecated `--worker` Shopify CLI flag ([#2603](https://github.com/Shopify/hydrogen/pull/2603))
* Allow generated codegen files to be placed anywhere in the directory ([#2600](https://github.com/Shopify/hydrogen/pull/2600))
* Add optional headers param for customer logout redirect ([#2602](https://github.com/Shopify/hydrogen/pull/2602))

Check out our full [Hydrogen October 2024 release blog post](https://hydrogen.shopify.dev/update/october-2024-release-storefront-api-2024-10) for more details. And please drop your comments, feedback, and suggestions in [GitHub Discussions](https://github.com/Shopify/hydrogen/discussions)!
