Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make sure headers set in middlewares are accessibly by layouts and pages #811

Merged
merged 4 commits into from
Jun 27, 2024

Conversation

dario-piotrowicz
Copy link
Member

fixes #797

Copy link

changeset-bot bot commented Jun 23, 2024

🦋 Changeset detected

Latest commit: d2bcc7e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@cloudflare/next-on-pages Patch
eslint-plugin-next-on-pages Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Jun 23, 2024

🧪 Prereleases are available for testing 🧪

@cloudflare/next-on-pages

You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/next-on-pages/runs/9683450175/npm-package-next-on-pages-811

@cloudflare/eslint-plugin-next-on-pages

You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/next-on-pages/runs/9683450175/npm-package-eslint-plugin-next-on-pages-811

@dario-piotrowicz dario-piotrowicz marked this pull request as ready for review June 24, 2024 12:11
@dario-piotrowicz dario-piotrowicz merged commit 9dd9fe4 into main Jun 27, 2024
8 checks passed
@dario-piotrowicz dario-piotrowicz deleted the nop-797-middleware-headers branch June 27, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[🐛 Bug]: Failed to read header in page / layout after setting it in the middleware
2 participants