edge 0.0.4 edge: ^0.0.4 copied to clipboard
Run Dart code on Edge functions, supporting Vercel and Cloudflare Workers.
0.0.3 #
0.0.2 #
- 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)
0.0.1-dev.2 #
- Add
edge
executable to pubspec.
0.0.1-dev.1 #
- Migrate runtime to
edge
package. - Add
edge
executable.
0.0.1 #
- Stubbed out the package