toss / suspensive

Manage asynchronous operations, timing, error handling, detecting intersection of elements, and caching easily and declaratively
https://suspensive.org
MIT License
509 stars 48 forks source link

@suspensive/react-query-4, @suspensive/react-query-5 should be fixed version by changeset config #981

Closed manudeli closed 3 months ago

manudeli commented 3 months ago

https://github.com/toss/suspensive/blob/09e957c4e9a0d2e2a5789961f9242843922915a4/.changeset/config.json#L5

In my opinion, @suspensive/react-query-4, @suspensive/react-query-5 should be fixed version by changeset config. Do you agree this config?

gwansikk commented 3 months ago

I think it would be good to add it.

Since @suspensive/react-query-4 and @suspensive/react-query-5 provide the same functionality, they should be "fixed". @suspensive/react-query integrates these versions and should therefore have the same versioning and release cycle.

manudeli commented 3 months ago

I think it would be good to add it.

Since @suspensive/react-query-4 and @suspensive/react-query-5 provide the same functionality, they should be "fixed". @suspensive/react-query integrates these versions and should therefore have the same versioning and release cycle.

That's my point! Cool