frehner / modern-guide-to-packaging-js-library

A guide to help ensure your JavaScript library is the most compatible, fast, and efficient library you can make.
GNU General Public License v3.0
1.44k stars 38 forks source link

Version this guide? #6

Open frehner opened 2 years ago

frehner commented 2 years ago

I've been wondering if I should version this guide, so that people can be notified through GitHub when there is an update.

Thinking about it, it's not too often that you start a new library (for the most part), so I doubt people would want the notifications. They'll probably just come to this when starting a library, and then call it good after it's ready.

I'll leave this issue here though incase there is interest in this feature. 🤷