* Adding support for base64 encoded responses in Netlify Functions * chore: add changeset * removing the regex check for a more simple header-based check * nit: cleaning up the readme a bit
* Netlify Edge function support * Update readme with edge function information * Adds a changeset * Disable running edge function test in CI for now