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

Version Packages #215

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Version Packages #215

merged 1 commit into from
Jan 6, 2025

Conversation

workers-frameworks
Copy link
Contributor

@workers-frameworks workers-frameworks commented Dec 30, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@opennextjs/[email protected]

Patch Changes

  • d488d86: fix: exclude .env.local files for test mode

    Aligns with the Next.js behavior of not extracting variables from the .env.local file in test environments.

  • 0ee77b2: fix the city header encoding

    By pulling city-encoding opennextjs-aws#688

  • 4b6a50b: check and create a wrangler.json file for the user in case a wrangler.(toml|json|jsonc) file is not already present

    also introduce a new --skipWranglerConfigCheck cli flag and a SKIP_WRANGLER_CONFIG_CHECK
    environment variable that allows users to opt out of the above check (since developers might
    want to use custom locations for their config files)

  • 7654867: bump "@opennextjs/aws dependency to https://pkg.pr.new/@opennextjs/aws@686

Copy link

pkg-pr-new bot commented Dec 30, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/@opennextjs/cloudflare@215

commit: fad9fad

@vicb vicb merged commit 8e4013f into main Jan 6, 2025
7 checks passed
@vicb vicb deleted the changeset-release/main branch January 6, 2025 13:38
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