Skip to content

Version Packages#925

Merged
threepointone merged 1 commit intomainfrom
changeset-release/main
May 8, 2022
Merged

Version Packages#925
threepointone merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 8, 2022

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

wrangler@0.0.33

Patch Changes

  • #924 3bdba63 Thanks @threepointone! - fix: withwrangler init, test for existence of package.json/ tsconfig.json / .git in the right locations

    When running wrangler.init, we look for the existence of package.json, / tsconfig.json / .git when deciding whether we should create them ourselves or not. Because name can be a relative path, we had a bug where we don't starting look from the right directory. We also had a bug where we weren't even testing for the existence of the .git directory correctly. This patch fixes that initial starting location, tests for .git as a directory, and correctly decides when to create those files.

@threepointone threepointone merged commit 18adf1a into main May 8, 2022
@threepointone threepointone deleted the changeset-release/main branch May 8, 2022 13:52
beratbayram pushed a commit to beratbayram/workers-sdk that referenced this pull request Jan 21, 2025
emily-shen pushed a commit that referenced this pull request Feb 10, 2025
* resolves #925

* fixes issue name

* fix(create-cloudflare): update version from major to patch

* Revert last 3 commits

* fix(create-cloudflare): removed top-level await in next.config.ts

* fix(create-cloudflare): typo fix

* fix(create-cloudflare): changeset fix

* fix(create-cloudflare): Update .changeset/famous-coats-admire.md

Co-authored-by: Victor Berchet <victor@suumit.com>

* fix(create-cloudflare): Update .changeset/famous-coats-admire.md 2

* fix(create-cloudflare): Update .changeset/famous-coats-admire.md 3

Co-authored-by: Victor Berchet <victor@suumit.com>

* fix(create-cloudflare): pnpm fix on changeset

---------

Co-authored-by: Berat BAYRAM <berat.bayram@tubitak.gov.tr>
Co-authored-by: Victor Berchet <victor@suumit.com>
Co-authored-by: Carmen Popoviciu <cpopoviciu@cloudflare.com>
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.

1 participant