cmorten / opine

Minimalist web framework for Deno ported from ExpressJS.
https://github.com/cmorten/opine/blob/main/.github/API/api.md
MIT License
854 stars 43 forks source link

Deno.Buffer will be deprecated in Deno 2.0 #162

Closed fucksophie closed 2 years ago

fucksophie commented 2 years ago

Deno.Buffer should be replaced with std/io/buffer instead. Deno.Buffer is used in the bodyParser tests. This should probably be fixed once #161 is implemented.

cmorten commented 2 years ago

Removed in 5c388e9e5e0ac81c89bc255b7550ab21560ee79c