stylex icon indicating copy to clipboard operation
stylex copied to clipboard

More frequent releases

Open steida opened this issue 2 years ago • 6 comments

Describe the feature request

Setting up https://github.com/changesets/changesets is easy, and it would allow more frequent releases, I suppose.

steida avatar Feb 19 '24 09:02 steida

FWIW, the changesets are not the limiting factor for more frequent releases. I'll take this as a request for more frequent changes in general.

nmn avatar Feb 21 '24 05:02 nmn

You can put out patch releases for almost every fix or collection of fixes at this stage.

necolas avatar Feb 21 '24 18:02 necolas

Hello, any idea about when will be the next release? :)

olivierpascal avatar Mar 20 '24 10:03 olivierpascal

@olivierpascal Expect it in the next couple of days after which I will work to create a new patch release with every fix as suggested.

nmn avatar Mar 31 '24 02:03 nmn

Please also push the git tags up to github (tag each release commit if you haven't already)

necolas avatar Apr 07 '24 14:04 necolas

Could it be possible to also set Github Releases? It could be great if it could contains the following information:

  • Release notes (and/or link to your release blog posts)
  • Change log since previous release Ex: https://github.com/facebook/lexical/releases

YohanSciubukgian avatar Apr 26 '24 21:04 YohanSciubukgian