How often Deno upgrades? As i see currently, it uses pretty outdated version 1.22, which was released a year ago. And recent versions has a lot of amazing features, like package.json support: Deno 1.31: package.json support, so it would be nice to know when we would be able to use it.
Currently I can’t use edge functions cause I can’t even install my dependencies - the protocol npm:
doesn’t work, let alone installing them from package.json directly