-
Notifications
You must be signed in to change notification settings - Fork 716
Insights: cloudflare/workers-sdk
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
-
create-cloudflare@2.32.1
published
Nov 12, 2024 -
@cloudflare/vitest-pool-workers@0.5.28
published
Nov 14, 2024 -
wrangler@3.87.0
published
Nov 14, 2024
30 Pull requests merged by 16 people
-
Include Version Preview URL in Wrangler output file
#7243 merged
Nov 18, 2024 -
feat: add
wrangler metrics
as an alias forwrangler telemetry
#7284 merged
Nov 18, 2024 -
chore(create-cloudflare): add support for new bun.lock
#6831 merged
Nov 18, 2024 -
fix: only show fetch warning if on old compatibility_date
#7038 merged
Nov 18, 2024 -
Default
--x-registry
to on#7081 merged
Nov 16, 2024 -
feat: add telemetry commands
#7236 merged
Nov 15, 2024 -
chore: defineCommand refactor for
wrangler dev
#7249 merged
Nov 15, 2024 -
WO-250 add workers-observability logs configuration
#7173 merged
Nov 14, 2024 -
Version Packages
#7242 merged
Nov 14, 2024 -
spinner: do not print escape sequences to non-tty output
#7133 merged
Nov 14, 2024 -
chore: use defineCommand in
wrangler docs
#7246 merged
Nov 14, 2024 -
Add note about .md changes to PR template
#7254 merged
Nov 14, 2024 -
Added wrangler r2 bucket info command, improved formatting of list command
#7212 merged
Nov 13, 2024 -
improve(wrangler): fix subdomain tests
#7210 merged
Nov 13, 2024 -
[D1] fix console output for
wrangler d1 migrations create
#7197 merged
Nov 13, 2024 -
docs: better wording on DevTools readme
#7245 merged
Nov 13, 2024 -
chore: upgrade chokidar to v4
#6795 merged
Nov 12, 2024 -
Add support for Tail Consumers with Assets
#7201 merged
Nov 12, 2024 -
Add ETag tests to asset-worker
#7166 merged
Nov 12, 2024 -
Version Packages
#7234 merged
Nov 12, 2024 -
Revert "Open devtools in default browser"
#7239 merged
Nov 12, 2024 -
Run deploy interactively in C3
#6569 merged
Nov 12, 2024 -
chore: add wording on preview testing for DevTools on Playground
#7237 merged
Nov 12, 2024 -
Open devtools in default browser
#7099 merged
Nov 12, 2024 -
Update issues.yml
#7222 merged
Nov 12, 2024 -
chore: use upload-artifact@v4 for C3 e2e tests
#7111 merged
Nov 12, 2024 -
[C3] Bump create-vue from 3.12.0 to 3.12.1 in /packages/create-cloudflare/src/frameworks
#7219 merged
Nov 12, 2024 -
[C3] Bump create-docusaurus from 3.6.0 to 3.6.1 in /packages/create-cloudflare/src/frameworks
#7217 merged
Nov 12, 2024 -
[C3] Bump create-remix from 2.13.1 to 2.14.0 in /packages/create-cloudflare/src/frameworks
#7218 merged
Nov 12, 2024
23 Pull requests opened by 13 people
-
[C3] Bump create-qwik from 1.9.1 to 1.10.0 in /packages/create-cloudflare/src/frameworks
#7235 opened
Nov 12, 2024 -
bump C3's create-next-app to 15.0.3
#7241 opened
Nov 12, 2024 -
chore(deps): bump the workerd-and-workers-types group with 2 updates
#7247 opened
Nov 13, 2024 -
[C3] Bump sv from 0.6.1 to 0.6.2 in /packages/create-cloudflare/src/frameworks
#7248 opened
Nov 13, 2024 -
feat: support extending the user configuration
#7250 opened
Nov 13, 2024 -
Support multiple workers in a single Miniflare instance
#7251 opened
Nov 13, 2024 -
Add additional fields to pages deploy detailed artifact
#7252 opened
Nov 13, 2024 -
Export RawConfig and RawEnvironment types
#7256 opened
Nov 14, 2024 -
[C3] Bump create-solid from 0.5.13 to 0.5.14 in /packages/create-cloudflare/src/frameworks
#7257 opened
Nov 14, 2024 -
chore: change wrangler-devtools name to chrome-devtools-patches
#7258 opened
Nov 14, 2024 -
Fix `fromVitest` conditional
#7260 opened
Nov 14, 2024 -
Version Packages
#7261 opened
Nov 14, 2024 -
wrangler pages deployment (list|tail) env filtering
#7263 opened
Nov 14, 2024 -
chore: use defineCommand for `wrangler deploy`
#7266 opened
Nov 15, 2024 -
feat: send metrics for command start/complete/error
#7267 opened
Nov 15, 2024 -
WIP(wrangler): remote mode support for Workers+Assets
#7269 opened
Nov 15, 2024 -
Spruce up the Wrangler NPM README a tad
#7271 opened
Nov 15, 2024 -
Make debug log for `.env` not found less scary
#7272 opened
Nov 15, 2024 -
fix: ensure Vitest Pool Workers doesn't error with nodejs_compat_v2 flag
#7278 opened
Nov 18, 2024 -
refactor: Remove unused parts of old metrics implementation
#7281 opened
Nov 18, 2024 -
run e2e tests on #7130
#7283 opened
Nov 18, 2024 -
Fix relative project root
#7285 opened
Nov 18, 2024 -
Fix multiple workflows and add proper engine persistance
#7286 opened
Nov 18, 2024
21 Issues closed by 9 people
-
🐛 BUG: WSL 2 - tcmalloc Error
#7275 closed
Nov 19, 2024 -
🚀 Feature Request: Write Version Preview URL to artifacts file
#7240 closed
Nov 18, 2024 -
🐛 BUG:
#7282 closed
Nov 18, 2024 -
🐛 BUG: Uncaught ReferenceError: chance is not defined when using javascript-obfuscator
#7113 closed
Nov 18, 2024 -
🐛 BUG: spawn UNKNOWN while wrangler login
#7114 closed
Nov 18, 2024 -
Fix getting error on create workflow through env.MY_WORKFLOW.create()
#7135 closed
Nov 18, 2024 -
🐛 BUG: write EOF error when building SvelteKit framework
#7276 closed
Nov 18, 2024 -
🚀 Feature Request: Remove checked-fetch & allow fetches to custom ports in wrangler dev
#6950 closed
Nov 18, 2024 -
🚀 Feature Request: Wrangler CLI, make R2 bucket public
#3656 closed
Nov 16, 2024 -
🐛 BUG: Enable event notifications does not work for EU buckets
#5514 closed
Nov 16, 2024 -
🚀 Feature Request: Assign custom domains to R2 buckets directly from the command line
#4424 closed
Nov 16, 2024 -
🐛 BUG: dev server crashed
#7125 closed
Nov 15, 2024 -
🐛 BUG: D1 attempting to create virtual fts5 table errors
#7259 closed
Nov 14, 2024 -
🐛 BUG: wrangler pages dev doesn't accept send_metrics flag
#2301 closed
Nov 14, 2024 -
Features for D1
#2701 closed
Nov 13, 2024 -
Test
#7238 closed
Nov 12, 2024 -
Owner: Carlos Alberto Sacaza Palacio
#7233 closed
Nov 12, 2024 -
🐛 BUG: npm create cloudflare => Deploy doesn't prompt to auto-report bug?
#6230 closed
Nov 12, 2024 -
🐛 BUG: ✘ [ERROR] This command cannot be run in a non-interactive context
#4263 closed
Nov 12, 2024 -
🐛 BUG: wrangler doesn't open edge when chrome isn't available
#1445 closed
Nov 12, 2024
12 Issues opened by 12 people
-
🐛 BUG: Vitest inline snapshot does not get updated
#7288 opened
Nov 18, 2024 -
🐛 BUG: wrangler secret bulk does not log errors
#7287 opened
Nov 18, 2024 -
🐛 BUG: Workers with Static Assets Local Dev Error (`npx wrangler dev`)
#7277 opened
Nov 18, 2024 -
🐛 BUG: local --persist-to worker gives errors.
#7274 opened
Nov 17, 2024 -
🐛 BUG: `wrangler types` copies actual string from wrangler.toml instead of the type
#7273 opened
Nov 16, 2024 -
🐛 BUG: Wrangler dev server silently dies without showing in the CLI or throwing an error
#7268 opened
Nov 15, 2024 -
🐛 BUG: [ERROR] service core:user:worker: Uncaught TypeError: Invalid URL string.
#7265 opened
Nov 15, 2024 -
🐛 BUG:
#7264 opened
Nov 15, 2024 -
🐛 BUG: hyperdrive localConnectionString changed to sslmode=prefer after updated to 3.86.1
#7255 opened
Nov 14, 2024 -
🚀 Feature Request: Create Cloudflare Remix update ESLint
#7253 opened
Nov 13, 2024 -
🚀 Feature Request: Debug hanging Vitest tests
#7244 opened
Nov 12, 2024
50 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Added r2 bucket lifecycle command (list, add, remove, set)
#7207 commented on
Nov 16, 2024 • 17 new comments -
chore: defineCommand refactor for `wrangler types` and `tail`
#7220 commented on
Nov 15, 2024 • 9 new comments -
vitest-pool-workers: Support AbortSignal in fetch-mock
#7032 commented on
Nov 18, 2024 • 2 new comments -
Separate config for preview_urls
#7227 commented on
Nov 14, 2024 • 1 new comment -
Type error when using the astro blog template with c3
#6930 commented on
Nov 18, 2024 • 0 new comments -
🐛 BUG: Fatal uncaught kj::Exception: kj/table.c++:49: failed: inserted row already exists in table while trying to run multiple workflows locally
#7127 commented on
Nov 18, 2024 • 0 new comments -
🚀 Feature Request: Add remote support for getPlatformProxy
#5105 commented on
Nov 18, 2024 • 0 new comments -
🐛 BUG: Creating a new typescript project fails with an error
#7226 commented on
Nov 18, 2024 • 0 new comments -
🐛 BUG: Can't assign requested address; toString() = 192.168.1.146:8788
#6899 commented on
Nov 18, 2024 • 0 new comments -
🐛 BUG: Attempting to run wrangler dev on docker container, port reloading and not forwarded correctly
#7196 commented on
Nov 18, 2024 • 0 new comments -
🐛 BUG: pages tail failing
#5719 commented on
Nov 18, 2024 • 0 new comments -
fix(vitest-pool-workers): ignore sqlite shm and wal files (#5629)
#5667 commented on
Nov 13, 2024 • 0 new comments -
fix: Allow CJS to import index.js files using directory path
#5749 commented on
Nov 13, 2024 • 0 new comments -
Fix the included file in tests for the hello world template
#6410 commented on
Nov 18, 2024 • 0 new comments -
[DO NOT MERGE] MQ-667: add queues update sub command
#6450 commented on
Nov 12, 2024 • 0 new comments -
Implement TODO: support symbolic links
#6531 commented on
Nov 13, 2024 • 0 new comments -
chore: convert file registry to class and add tests
#6939 commented on
Nov 13, 2024 • 0 new comments -
Fix wrangler module import under npm monorepos
#7130 commented on
Nov 18, 2024 • 0 new comments -
Remove incorrect logic in Asset Worker
#7176 commented on
Nov 14, 2024 • 0 new comments -
Check if NaN before incrementing highestMigrationNumber
#7214 commented on
Nov 13, 2024 • 0 new comments -
chore(wrangler): update unenv dependency version
#7216 commented on
Nov 12, 2024 • 0 new comments -
Remove v2 warning
#7228 commented on
Nov 15, 2024 • 0 new comments -
cloudchamber: Start `cloudchamber apply`, the new command to deploy
#7229 commented on
Nov 18, 2024 • 0 new comments -
Turn on `wrangler.json(c)` support by default
#7230 commented on
Nov 16, 2024 • 0 new comments -
Add A Queues Info Command
#7232 commented on
Nov 18, 2024 • 0 new comments -
🐛 BUG: Wrangler executes from the wrong directory when package.json higher than wrangler.toml
#5481 commented on
Nov 12, 2024 • 0 new comments -
🚀 Feature Request: D1 Transaction support
#2733 commented on
Nov 12, 2024 • 0 new comments -
🐛 BUG: Github link on miniflare.dev points to miniflare 2 repo
#5907 commented on
Nov 12, 2024 • 0 new comments -
Add additional e2e tests for service bindings
#4228 commented on
Nov 12, 2024 • 0 new comments -
fix npm audit vulnerabilities
#2830 commented on
Nov 12, 2024 • 0 new comments -
🐛 BUG: `wrangler pages dev` `--live-reload` does not watch static assets
#5351 commented on
Nov 12, 2024 • 0 new comments -
🐛 BUG:1
#7209 commented on
Nov 13, 2024 • 0 new comments -
🐛 BUG vitest-pool-workers loads opentelemetry for Node not the browser
#6581 commented on
Nov 13, 2024 • 0 new comments -
Do not deprecate wrangler's proxy feature, e.g. `wrangler pages dev -- vite` or keep at least the injection part with a new api such as `wrangler inject -- vite`
#5315 commented on
Nov 14, 2024 • 0 new comments -
🐛 BUG: `npx wrangler login` from remote machine still or again broken
#5679 commented on
Nov 14, 2024 • 0 new comments -
maintenance: wrangler depends on deprecated npm package sourcemap-codec
#3612 commented on
Nov 14, 2024 • 0 new comments -
🐛 BUG: deprecated dependencies
#6189 commented on
Nov 14, 2024 • 0 new comments -
🚀 Feature Request: Assets <> Vitest improvements
#6958 commented on
Nov 14, 2024 • 0 new comments -
🚀 Feature Request: Support customizable cache behaviours
#7151 commented on
Nov 14, 2024 • 0 new comments -
🚀 Feature Request: Support `routes` in local mode as an experimental opt-in
#5125 commented on
Nov 14, 2024 • 0 new comments -
🐛 BUG: Export data sql from d1
#7136 commented on
Nov 15, 2024 • 0 new comments -
🐛 BUG: Compatibility Issue: `nodejs_compat_v2` Flag Causes Errors with Vitest Integration `@cloudflare/vitest-pool-workers`
#7156 commented on
Nov 15, 2024 • 0 new comments -
🚀 Feature Request: Build & Deploy Cloudflare Snippets
#7049 commented on
Nov 15, 2024 • 0 new comments -
🐛 BUG: .env file missing error when none exists and WRANGLER_LOG="debug"
#7042 commented on
Nov 15, 2024 • 0 new comments -
🚀 Feature Request: Ability to emulate a public R2 bucket when developing locally with Wrangler 3
#3687 commented on
Nov 16, 2024 • 0 new comments -
🐛 BUG: Error with wrangler dev and HTTPS localhost sub-requests
#5774 commented on
Nov 16, 2024 • 0 new comments -
🐛 BUG: wrangler tail does not recover or exit when websocket disconnects
#3927 commented on
Nov 16, 2024 • 0 new comments -
🚀 Feature Request: Support --no-bundle in wrangler.toml for pages
#6434 commented on
Nov 17, 2024 • 0 new comments -
🚀 Feature Request: `wrangler types` supply generic argument for `Queue` type
#7112 commented on
Nov 17, 2024 • 0 new comments -
🚀 Feature Request: Make bundling and rules 2 different concepts
#6944 commented on
Nov 18, 2024 • 0 new comments