- REFACTOR: prefer named arguments on DO/KV apis. (c6e07055)
- REFACTOR: update cli implementation (#18). (86802207)
- Update a dependency to the latest release.
- FIX: correctly construct RequestInit object when calling
fetch
. (c75720b1)
- FIX: KV now returns nullable values. (f1dba996)
- REFACTOR: move edge runtime to separate package. (95d4fab7)
- DOCS: update workers example readme. (74010e40)
- DOCS: add service bindings table of contents. (7da0b111)
- REFACTOR: restructure runtime location. (3b4407e4)
- FEAT: improve CLI flow for build commands. (179c1c65)
- FEAT: rework edge new flow. (0e337d73)
- FEAT: rework how DOs are handled. (0b06f1ee)
- FEAT: migrate init to named args. (eaddc0ed)
- FEAT: cf package. (90bf775f)
- FEAT: extract into files. (c7da53e6)