wallabyjs / quokka

Repository for Quokka.js questions and issues
https://quokkajs.com
1.17k stars 31 forks source link

Could you please reduce the release frequency? #918

Closed wenfangdu closed 7 months ago

wenfangdu commented 7 months ago

Currently, quokka releases way too often (almost two releases a day), I have to restart VSCode every few hours to apply the changes: image I admire your hard work, but please reduce the release frequency, it's becoming distractive.

smcenlly commented 7 months ago

Thanks for reading out to us, and for using Quokka. We apologise for the frustration.

The spike in November releases (multiple times a day) is a result of essential updates following our major new Snaps feature release, and other work that has been necessary to support the latest version of node and other frameworks.

On average, we aim for a balanced release frequency and we will further review our processes to better align with user expectations (less frequent updates). To avoid disruption, you may like to consider disabling the VS Code extensions.autoCheckUpdates setting and perform this periodically (manually) when you want to restart VS Code to apply updates. It's also worth noting that when an update is available, you don't need to restart your editor to apply the update unless you want access to the latest version (VS Code will keep using the older version of the extension until the next time you restart).

You may also find it annoying that the VS Code extensions icon displays pending updates and would like to keep Extension auto-updates; another option you may consider is to hide the extensions icon from your side-bar. You can launch the Extensions UI at any time with the Extensions: Focus on Extensions View command. By hiding the side-bar, VS Code will automatically update extensions when you next restart. Unless you're waiting on a specific feature / fix, you're unlikely to notice any issues by doing this.

wenfangdu commented 7 months ago

Here's the better way: image

smcenlly commented 7 months ago

@wenfangdu - thank you! 🙏