cmseguin / rollup-plugin-react-scoped-css

A rollup plugin designed to allow scoped css to be run in react (Compatible with vite and rollup)
43 stars 6 forks source link

v1.0.0 #58

Closed cmseguin closed 6 months ago

Oui-Dev commented 7 months ago

Hey, why the PR been on hold for several months ?

cmseguin commented 7 months ago

The short answer is that, I don't have as much time as I used to to work on this project...

The longer answer is that this is a major release and it can potentially break some codebase. I personally created this library on my own free time, and these days I lack a bit the time to do work on it. That being said, the latest alpha release seems to be more or less stable, if you want to give it a try, it will likely be what you are looking for with this PR. I will likely merge this PR by the end of the month / early March if no one can find major issues with it.

On Mon, Feb 19, 2024, 12:55 a.m. Kévin @.***> wrote:

Hey, why the PR been on hold for several months ?

— Reply to this email directly, view it on GitHub https://github.com/cmseguin/rollup-plugin-react-scoped-css/pull/58#issuecomment-1951976019, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABEBOHLWHCRA3UF62JJTXT3YUMHQPAVCNFSM6AAAAABBP3DTG6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJRHE3TMMBRHE . You are receiving this because you authored the thread.Message ID: @.***>

Oui-Dev commented 7 months ago

Thx for the quick answer 🙂. I have been using the 1.0.0-alpha.16 for several weeks and I have no issues with it, I will continue to follow the PR

cmseguin commented 7 months ago

Thank you for testing the plugin! There was significant problems with alpha 16, if you have some time, can you try alpha 17!

Let me know if you find any issues in that version! I feel like it is very close to be there, but I want to minimize the odds of publishing a version that is unstable.

On Mon, Feb 19, 2024, 9:42 a.m. Kévin @.***> wrote:

Thx for the quick answer 🙂. I have been using the 1.0.0-alpha.16 for several weeks and I have no issues with it, I will continue to follow the PR

— Reply to this email directly, view it on GitHub https://github.com/cmseguin/rollup-plugin-react-scoped-css/pull/58#issuecomment-1952940775, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABEBOHNIV23UBHNQ2UG4LZ3YUOFIHAVCNFSM6AAAAABBP3DTG6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJSHE2DANZXGU . You are receiving this because you authored the thread.Message ID: @.***>

Oui-Dev commented 7 months ago

I've been trying for almost 2 weeks the alpha17 and i got no issues with it (I have a fairly simple usage of the lib) 🙂