-
Notifications
You must be signed in to change notification settings - Fork 758
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 #5174
Version Packages #5174
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5174 +/- ##
==========================================
+ Coverage 70.35% 70.38% +0.03%
==========================================
Files 298 298
Lines 15567 15567
Branches 4007 4007
==========================================
+ Hits 10952 10957 +5
+ Misses 4615 4610 -5 |
A wrangler prerelease is available for testing. You can install this latest build in your project with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8193563577/npm-package-wrangler-5174 You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/5174/npm-package-wrangler-5174 Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8193563577/npm-package-wrangler-5174 dev path/to/script.js Additional artifacts:npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8193563577/npm-package-create-cloudflare-5174 --no-auto-update npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8193563577/npm-package-cloudflare-kv-asset-handler-5174 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8193563577/npm-package-miniflare-5174 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8193563577/npm-package-cloudflare-pages-shared-5174 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8193563577/npm-package-cloudflare-vitest-pool-workers-5174 Note that these links will no longer work once the GitHub Actions artifact expires.
Please ensure constraints are pinned, and |
a486e6e
to
319844e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added a docs link to the Python workers PR
319844e
to
112d67a
Compare
112d67a
to
28b3276
Compare
28b3276
to
f8d7f4b
Compare
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
miniflare@3.20240304.0
Minor Changes
#5148
11951f3
Thanks @dom96! - chore: bumpworkerd
to1.20240304.0
#5148
11951f3
Thanks @dom96! - fix: use python_workers compat flag for Pythonwrangler@3.32.0
Minor Changes
#5148
11951f3
Thanks @dom96! - chore: bumpworkerd
to1.20240304.0
#5148
11951f3
Thanks @dom96! - fix: use python_workers compat flag for PythonPatch Changes
#5089
5b85dc9
Thanks @DaniFoldi! - fix: include all currently existing bindings inwrangler types
Add support for Email Send, Vectorize, Hyperdrive, mTLS, Browser Rendering and Workers AI bindings in
wrangler types
For example, from the following
wrangler.toml
setup:Previously, nothing would have been included in the generated Environment.
Now, the following will be generated:
Updated dependencies [
11951f3
,11951f3
]:create-cloudflare@2.13.2
Patch Changes
#5177
1c6a55d
Thanks @dependabot! - chore: Bumped@angular/create
from17.2.2
to17.2.3
#5186
5dfbc2d
Thanks @dependabot! - chore: Bumpedcreate-solid
from0.4.10
to0.5.3
#5157
01a53b2
Thanks @jculvey! - fix: Updates the Nuxt template by adding aenv.d.ts
file which updates the type difinition forH3EventContext
to include thecf
property from the request and anenv
type generated from the recently addedbuild-cf-types
script.#5188
84eeee5
Thanks @jculvey! - fix: Update SolidStart template to work with create-solid@0.5.3@cloudflare/pages-shared@0.11.17
Patch Changes
11951f3
,11951f3
]:edge-preview-authenticated-proxy@0.1.3
Patch Changes
2713977
Thanks @penalosa! - fix: Handle multiple set cookie headersplayground-preview-worker@0.0.2
Patch Changes
#5043
9b1a186
Thanks @penalosa! - feat: Python playground support#5100
2713977
Thanks @penalosa! - fix: Handle multiple set cookie headers@cloudflare/vitest-pool-workers@0.0.7
Patch Changes
5b85dc9
,11951f3
,11951f3
]:workers-playground@0.0.2
Patch Changes
#5043
9b1a186
Thanks @penalosa! - feat: Python playground support#5196
b58ed9f
Thanks @penalosa! - fix: Renamefetch
toon_fetch
workers.new@0.0.1
Patch Changes
9b1a186
Thanks @penalosa! - feat: Python playground support