Simon Knott
Simon Knott
1.0.4 introduces the "without" directive.
### Which problem is this feature request solving? At the moment, when an edge function throws an uncaught exception, we just show the body of the 500 returned. The fact...
### Describe the bug Running edge functions locally with `netlify dev`, `Deno.env` contains all environment variables inherited from the CLI's shell. This is different from production, where it will only...
Great work on all-contributors! Sometimes, I'm lazy and I paste a URL like `https://github.com/jakeBolam` into a comment - I'd love if all-contributors supported that. This PR adds support.
closes #787
https://github.com/quirrel-dev/quirrel/runs/4511673206?check_suite_focus=true#step:9:248
The Quirrel Dockerfile could benefit from a built-in healtcheck.
At the moment, every Framework has it's own `quirrel/*` client. This PR is an experiment in joining these into one *combined* client, that dynamically detects the framework that's used based...