Commit 744fa25
Wrangler v4 (#7334)
* ci: setup next branch with prereleases to next tag
* chore: remove deprecated `getBindingsProxy` (#5005)
* Require Node v18 in Wrangler v4 (#7338)
* Remove node_compat in Wrangler & Miniflare v4 (#7336)
* Remove v2 warning (#7228)
* chore: update esbuild (#6884)
* `--local` by default for `wrangler kv` & `wrangler r2` (#7392)
* deprecate unused D1 commands/options (#7471)
* chore: remove alpha support from `wrangler d1 migrations apply`
* chore: remove `wrangler d1 backups`
* chore: fixup tests
* chore: fixup tests
* chore: fixup tests
* chore: remove --batch-size
* Remove deprecated commands & config (#7352)
* Remove wrangler version
* Remove generate & strip down init
* Add changesets
* Remove deprecated --format & config
* Add changeset
* remove commands
* Fix tests
* Remove .only()
* Remove legacy assets
* clarify legacy assets -> sites naming
* various test fixes after rebase
* fixup! chore: update esbuild (#6884)
esbuild 0.24.2 variable naming changes
* fixup! Remove node_compat in Wrangler & Miniflare v4 (#7336)
* feat(wrangler): Drop worker prefix when creating KV namespaces (#7759)
* feat(wrangler): Drop worker prefix when creating KV namespaces
---------
Co-authored-by: Samuel Macleod <[email protected]>
* Include node version in name
* Ignore kv-asset-handler tests on Node 22
* rename tests
* Rename positional `json` args. Fixes #7688
* unescape
* fix tests
* Update .changeset/funny-pets-punch.md
* Add system requirements to the README
* fix formatting
* fix formatting
* Address feedback
* lockfile
* fix test
* Fix changeset format
* Use RC versioning
* feat: graduate `--x-include-runtime` (#8166)
* graduate wrangler type generation to GA
* fixups
* extra changeset
* Fix legacy assets
* Clarify that node support affects Wrangler & Miniflare & kv-asset-handler
* Clarify comment re node 20
* Add more packages
* Remove obsolete tests
* Rename legacyAssets
* more robust isLocal
* fix test snapshot
* Add --legacy-peer-deps so that installing Wrangler v4 doesn't case issues with frameworks that haven't updated their peer dependency for Wrangler v4
* Remove crypto polyfill
* fix kv.local test after rebase
* fix lockfile
* bump rc version
* revert rc versions
---------
Co-authored-by: Dario Piotrowicz <[email protected]>
Co-authored-by: Max Rozen <[email protected]>
Co-authored-by: Pedro Leal <[email protected]>
Co-authored-by: emily-shen <[email protected]>1 parent 7b230f8 commit 744fa25
File tree
184 files changed
+3612
-10992
lines changed- .changeset
- .github/workflows
- fixtures
- additional-modules/test
- import-npm
- node-app-pages
- tests
- pages-d1-shim
- pages-dev-proxy-with-script
- pages-functions-app
- pages-functions-unenv-alias
- pages-functions-wasm-app
- pages-functions-with-config-file-app
- pages-functions-with-routes-app
- pages-nodejs-v2-compat
- pages-plugin-mounted-on-root-app
- pages-simple-assets
- pages-workerjs-and-functions-app
- pages-workerjs-app
- pages-workerjs-directory
- public/_worker.js
- pages-workerjs-wasm-app
- pages-workerjs-with-config-file-app
- pages-workerjs-with-routes-app
- type-generation
- tests
- wildcard-modules
- src
- lang
- test
- workers-chat-demo
- src
- packages
- cli
- cloudflare-workers-bindings-extension
- create-cloudflare
- src/helpers
- __tests__
- kv-asset-handler
- miniflare
- src/plugins/core
- quick-edit-extension
- vite-plugin-cloudflare/src
- __tests__
- fixtures
- vitest-pool-workers
- wrangler
- bin
- e2e
- scripts
- src
- __tests__
- __snapshots__
- api/startDevWorker
- config
- d1
- pages
- api
- integrations
- deprecated
- platform
- pages
- startDevWorker
- config
- core
- d1
- migrations
- deployment-bundle
- esbuild-plugins
- deploy
- deprecated
- dev
- generate
- kv
- pages
- functions
- secret
- r2
- secret
- type-generation
- runtime
- utils
- versions
- secrets
- templates/middleware
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
184 files changed
+3612
-10992
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments