WebDevStudios / Hash-Link-Scroll-Offset

Offset the scroll position of anchored links. Handy if you have a sticky header that covers linked material.
14 stars 5 forks source link

Consider bumping version to 1.0.0 #22

Open salcode opened 6 months ago

salcode commented 6 months ago

Since this plugin is being used in production environments, I think we should consider bumping the version to 1.0.0

If your software is being used in production, it should probably already be 1.0.0. If you have a stable API on which users have come to depend, you should be 1.0.0. If you’re worrying a lot about backward compatibility, you should probably already be 1.0.0.

From How do I know when to release 1.0.0? on semver.org

tw2113 commented 6 months ago

Can definitely consider next release. Perhaps if we have time on like a 5FTF or so, we can brainstorm for something that could bolster a 1.0.0 release number as well

salcode commented 6 months ago

Just to be clear, I'm not pitching any new features (or really any changes at all). I just think we should have this tagged at 1.0.0

In my opinion, it is acceptable to jump from 0.3.0 to `1.0.0 without introducing any changes (but I'm happy to discuss this further).

tw2113 commented 6 months ago

I definitely get what you're saying and everything, but I'm also wondering if we can somehow give this plugin some new love at the same time.