denoland / deno-gfm

Server-side GitHub Flavored Markdown rendering for Deno
https://jsr.io/@deno/gfm
MIT License
226 stars 37 forks source link

Inquiry about the release date for @deno/gfm 0.10.0 #131

Closed dominikj111 closed 2 weeks ago

dominikj111 commented 3 weeks ago

Hi, I noticed that the latest release is version 0.9.0, and I was wondering if there is an estimated release date for version 0.10.0.

I'm encountering with this issue https://github.com/denoland/saaskit/issues/689 and the 0.10.0 version will solve it.

crowlKats commented 2 weeks ago

@dominikj111 apologies about it; thought the release process worked, but missed a step. 10 is now released

dominikj111 commented 2 weeks ago

Also @crowlKats I'm wondering if you can update this https://deno.land/x/gfm ... there is version 0.6.0 marked as latest.

crowlKats commented 2 weeks ago

@dominikj111 sadly we cannot publish to /x/ since nowadays we use an importmap to define the dependencies, which is not something that is possible on /x/