Since we dropped by your inbox, the Deno open source runtime released v2.4 and Deno Deploy has been getting new features. So in case you missed any of that, here are few highlights to note.
You can read in detail about the 2.4 release on the blog, but a few highlights to call out include:
deno bundle
is back! — Now implemented with ESbuild and ready to bundle your applications and dependencies into a single file.--unstable-otel
flag anymore. Auto-instrumenting your code has never been easier.More and more people have been exploring Deploy EA, the early access preview of the next Deno Deploy. We've seen a great response to new features like:
Try creating a project directly to Deploy EA with one of our examples so that you can being exploring what's new. Just click a deploy button and you'll be on your way.
A simple hello world project:
An example Astro project:
You can find more examples to deploy directly to Deno Deploy in the Examples section of the Docs site