Skip to content

Strict null checks dev and publish commands#244

Merged
petebacondarwin merged 2 commits intocloudflare:mainfrom
petebacondarwin:strict-null-checks-dev-publish
Jan 18, 2022
Merged

Strict null checks dev and publish commands#244
petebacondarwin merged 2 commits intocloudflare:mainfrom
petebacondarwin:strict-null-checks-dev-publish

Conversation

@petebacondarwin
Copy link
Copy Markdown
Contributor

No description provided.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jan 14, 2022

🦋 Changeset detected

Latest commit: b99fc3f

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

This PR includes changesets to release 1 package
Name Type
wrangler 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

Comment thread packages/wrangler/src/dev.tsx Outdated
@threepointone
Copy link
Copy Markdown
Contributor

This definitely deserves a changeset, please!

@petebacondarwin petebacondarwin force-pushed the strict-null-checks-dev-publish branch from 43c1586 to eae4f9b Compare January 17, 2022 17:01
@petebacondarwin
Copy link
Copy Markdown
Contributor Author

Changeset added.

@petebacondarwin petebacondarwin force-pushed the strict-null-checks-dev-publish branch from 4386c80 to b99fc3f Compare January 18, 2022 17:26
@petebacondarwin petebacondarwin removed the request for review from threepointone January 18, 2022 17:31
@petebacondarwin petebacondarwin merged commit 6c13ff9 into cloudflare:main Jan 18, 2022
@petebacondarwin petebacondarwin deleted the strict-null-checks-dev-publish branch January 18, 2022 17:32
@github-actions github-actions bot mentioned this pull request Jan 18, 2022
threepointone added a commit that referenced this pull request Jan 18, 2022
We introduced some bugs in recent PRs:

- In #196, we broke being able to pass an entrypoint directly to the cli. In this PR, I just reverted that fix. I'll reopen #78 and we'll tackle it again later. (cc @jgentes)
- In #215, we broke being able to publish a script by just passing `--latest` or `--compatibility-data` in the cli. This PR fixes that by reading the correct argument when choosing whether to publish.
- In #247, we broke how we made requests by passing headers to requests. This PR reverts the changes made in `cfetch/internal.ts`. (cc @petebacondarwin)
- In #244, we broke `dev` and it would immediately crash. This PR fixes the reference in `dev.tsx` that was breaking. (cc @petebacondarwin)
threepointone added a commit that referenced this pull request Jan 18, 2022
We introduced some bugs in recent PRs:

- In #196, we broke being able to pass an entrypoint directly to the cli. In this PR, I just reverted that fix. I'll reopen #78 and we'll tackle it again later. (cc @jgentes)
- In #215, we broke being able to publish a script by just passing `--latest` or `--compatibility-data` in the cli. This PR fixes that by reading the correct argument when choosing whether to publish.
- In #247, we broke how we made requests by passing headers to requests. This PR reverts the changes made in `cfetch/internal.ts`. (cc @petebacondarwin)
- In #244, we broke `dev` and it would immediately crash. This PR fixes the reference in `dev.tsx` that was breaking. (cc @petebacondarwin)
@github-project-automation github-project-automation bot moved this to Untriaged in workers-sdk Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

3 participants