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 #2042

Merged
merged 1 commit into from
Oct 21, 2022
Merged

Version Packages #2042

merged 1 commit into from
Oct 21, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 18, 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

[email protected]

Patch Changes

  • #2049 903b55d1 Thanks @rozenmd! - fix: add missing local argument to unstable_dev's DevOptions

  • #2026 7d987ee2 Thanks @GregBrimble! - fix: Default to today's compatibility date in wrangler pages dev

    Like wrangler dev proper, wrangler pages dev now defaults to using today's compatibility date.
    It can be overriden with --compatibility-date=YYYY-MM-DD.

    https://developers.cloudflare.com/workers/platform/compatibility-dates/

  • #2035 76a66fc2 Thanks @penalosa! - Warn when opening a tail on workers for which a restart could be disruptive (i.e. Workers which use Durable Objects in conjunction with WebSockets)

  • #2045 c2d3286f Thanks @threepointone! - feat: implement a basic wrangler delete

    This PR adds a simple (but useful!) implementation for wrangler delete. Of note, it'll delete a given service, including all it's bindings. It uses the same api as the dashboard.

@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from 4da7c5e to d9b506d Compare October 20, 2022 12:39
@github-actions github-actions bot force-pushed the changeset-release/main branch from d9b506d to 365e173 Compare October 20, 2022 14:56
@GregBrimble GregBrimble merged commit ecc8b17 into main Oct 21, 2022
@GregBrimble GregBrimble deleted the changeset-release/main branch October 21, 2022 06:55
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