Jonghyeon Ko

Results 160 comments of Jonghyeon Ko

This is quite big change. Could I request this Pull Request you guys? @gwansikk @kangju2000 @bigsaigon333 @SEOKKAMONI

I just want to make suspensive.org more beautiful But we have no specific plan, so idea suggestion is required to do this I want to get your suggestion to do...

Other ref: https://ground.bossadizenith.me

Thanks for your suggestion. Already I knew it. but It had bug for our release process related with pnpm 9. and Suspensive use peerDependency as very seriously When this bug...

Your contribution will be also good for us if you okay! 👍

> Could you explain bug with peerDependency? When using PNPM 9, `workspace:^2.9.0` changes to `^2.9.02.9.0` at publish time. Our expected outcome was `^2.9.0`, and this worked correctly in PNPM 8....

@gwansikk's pull request is merged. let's do this issue. I'll assign @sungh0lim on this issue

```tsx const posts = useSuspenseQuery(postsQueryOptions(...)) return posts.map((post) => ( }> {(post) => } ) ) ``` @gwansikk @kangju2000 @bigsaigon333 This could be new intersection prop of Suspense to lazy load??

We should support react-native and web at once too!