Eomm / notion-board

Monitor your modules and repositories from Notion
MIT License
43 stars 0 forks source link

Supporting NPM scopes? #18

Closed icebob closed 1 year ago

icebob commented 1 year ago

As a feature request, can you support NPM scopes? I have many NPM libraries under the @moleculer/.... scope. The current Action script can't monitor them.

Eomm commented 1 year ago

Thanks for reporting, totally agree

I was building the fastify dashboard https://eomm.notion.site/7a064537ee794af698684df68e215b54?v=a660ff01ca5344769a5f2b1a1c4eeda4 and I noticed it - I'm checking how to define the best relation between:

github-actions[bot] commented 1 year ago

🎉 This issue has been resolved in version 0.2.2 🎉

The release is available on:

icebob commented 1 year ago

It was quick and working fine, thanks, keep up the good work!