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
There’s no timeline as to when the version will update. We’re currently working on allowing npm: imports, but that will take some time (if at all it ends up making into production that is).