---
title: "v1.4.1 — Next.js: Custom c15t Headers for Initial Fetch"
version: 1.4.1
date: 2025-06-26
description: "Patch release adding custom c15t headers to Next.js initial data fetch, enabling backend provider overrides and more reliable initialization."
tags:
  - release
  - stable
  - nextjs
  - backend
canary: false
type: release
breaking: false
authors: KayleeWilliams
packages:
  - "@c15t/nextjs@1.4.1"
---
## Patch Changes

* 34d2a46: fix(nextjs): add custom c15t headers to initial data fetch

## Updated Dependencies

* `@c15t/react@1.4.1`

## ✨ What's Changed

* fix(nextjs): add custom c15t headers to initial data fetch in Next.js by [@github-actions](https://github.com/github-actions) in [#307](https://github.com/c15t/c15t/pull/307)

Published via commit [6d4ccf1](https://github.com/c15t/c15t/commit/6d4ccf1) by [@github-actions](https://github.com/github-actions)

**Full Changelog**: [c15t@1.4.0...c15t@1.4.1](https://github.com/c15t/c15t/compare/c15t@1.4.0...c15t@1.4.1)

<ContributorBlock usernames={["KayleeWilliams"]} />
