Skip to content

Conversation

vicb
Copy link
Contributor

@vicb vicb commented Sep 25, 2025

Before this PR, purgeCacheByTags is called whether or not the invalidation is configured.

This result in logging an error when the invalidation is not configured.

This PR removes the error when the invalidation is not configured (calling purgeCacheByTags is a noop anyway).

Copy link

changeset-bot bot commented Sep 25, 2025

🦋 Changeset detected

Latest commit: 7148ae7

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

This PR includes changesets to release 1 package
Name Type
@opennextjs/cloudflare 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

@vicb vicb requested review from conico974, james-elicx, dario-piotrowicz and sommeeeer and removed request for conico974 September 25, 2025 08:58
Copy link

pkg-pr-new bot commented Sep 25, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@opennextjs/cloudflare@907

commit: 7148ae7

Base automatically changed from vicb/tag-kv to main September 25, 2025 09:00
@vicb vicb force-pushed the vicb/purge-if-enabled branch from 241bcfa to 155ad09 Compare September 25, 2025 09:03
@vicb vicb force-pushed the vicb/purge-if-enabled branch from 155ad09 to 7148ae7 Compare September 25, 2025 09:04
@vicb
Copy link
Contributor Author

vicb commented Sep 25, 2025

Thanks James!

@vicb vicb merged commit ba4cac5 into main Sep 25, 2025
7 checks passed
@vicb vicb deleted the vicb/purge-if-enabled branch September 25, 2025 11:02
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.

2 participants