home.social

Search

1000 results for “daishi”

  1. Waku v0.21.1 is out with some small improvements. Actually, one of them is quite significant, thanks to a new contributor!

    You can try it with `npm create waku@latest`.

    waku.gg

  2. 🎉 Super excited to announce the release of Waku v0.21, which comes with full Server Actions support! Waku, the minimal React framework built for RSC, now offers complete RSC capabilities.

    Check out the announcement article 👉 waku.gg/blog/server-actions-ar ⛩️

  3. Waku v0.21.0-beta.4 is out! Sorry to keep you waiting for the finalized version.

    If you get a chance, try `npm create waku@next` and share your experience.

    waku.gg

  4. Just released jotai-immer v0.4.0! This library lets you define Jotai atoms with Immer.

    I'm looking for a collaborator to help maintain this library. Let me know if you're interested, especially if you use it in production. github.com/jotaijs/jotai-immer

  5. jotai-immer v0.3.0 is released! github.com/jotaijs/jotai-immer

    I haven't heard a lot about the use of this, but it must be used for several people. There was a PR and this version includes it. I'm not actively maintaining this package, so I'm happy if I can find a new maintainer.

  6. jotai-tanstack-query v0.8.0 is released! Welcome to our new maintainer, kalijonn! The new API introduces a breaking change, but it's designed to be in line with the React hooks binding of TanStack Query.

    github.com/jotaijs/jotai-tanst

    #ReactJS #React #JavaScript #TypeScript #Jotai #ReactQuery

  7. jotai-tanstack-query v0.8.0 is released! Welcome to our new maintainer, kalijonn! The new API introduces a breaking change, but it's designed to be in line with the React hooks binding of TanStack Query.

    github.com/jotaijs/jotai-tanst

  8. jotai-tanstack-query v0.8.0 is released! Welcome to our new maintainer, kalijonn! The new API introduces a breaking change, but it's designed to be in line with the React hooks binding of TanStack Query.

    github.com/jotaijs/jotai-tanst

    #ReactJS #React #JavaScript #TypeScript #Jotai #ReactQuery

  9. jotai-tanstack-query v0.8.0 is released! Welcome to our new maintainer, kalijonn! The new API introduces a breaking change, but it's designed to be in line with the React hooks binding of TanStack Query.

    github.com/jotaijs/jotai-tanst

    #ReactJS #React #JavaScript #TypeScript #Jotai #ReactQuery

  10. jotai-tanstack-query v0.8.0 is released! Welcome to our new maintainer, kalijonn! The new API introduces a breaking change, but it's designed to be in line with the React hooks binding of TanStack Query.

    github.com/jotaijs/jotai-tanst

    #ReactJS #React #JavaScript #TypeScript #Jotai #ReactQuery

  11. As React Query won, and with React 19 landing soon, I decided to deprecate one of my old projects. Thanks for your interest and support. It was a long journey, but my focus on data fetching is now on Waku.

    github.com/dai-shi/react-hooks

  12. 🎉 Announcing React-Tracked v2.0.0! Optimize re-renders with React Context, Zustand, or Redux. No selectors needed. State usage is magically tracked with Proxies. Now compatible with memo & useMemo in React 18 & 19, and hopefully with React Compiler!

    react-tracked.js.org/ 🚀

  13. 🚀 New major release: use-context-selector v2.0.0! This userland library optimizes React renders with context and selectors. Now with a simpler bundle setup. Upgrade if you're on React 18! github.com/dai-shi/use-context

  14. 📢 Just published React-Tracked v2.0.0-rc.0!

    Is anyone out there a React-Tracked user? I need your help to confirm if it works. 🙌

    github.com/dai-shi/react-track

  15. As React is reaching 19, let's update some of my libraries deprecating old support.

    Today, I worked on `use-context-selector`. Just published v2.0.0-beta.0. It drops React <18 and UMD.

    Let me know if it works okay for you.

    github.com/dai-shi/use-context

  16. React-Tracked v1.17.4 and v2.0.0-beta.3 have been released!

    Could some R-T users please try v2-beta? If I get one 👍 at least, I want to consider releasing v2.

    react-tracked.js.org

  17. I just released use-context-selector v1.4.4,

    found out it's the 50th version,

    and found out it has 100 dependents!

  18. Just published the following packages:
    - use-context-selector v1.4.3
    - react-tracked v1.7.13
    - react-tracked v2.0.0-beta.2

    They fixed an issue with React Native.

    github.com/dai-shi/use-context
    github.com/dai-shi/react-track

  19. React-Tracked v2.0.0-beta.1 has been released! npmjs.com/package/react-tracke

    I gave up on full render optimization based on each render, but this is a best effort to be compatible with memoization.

    Can any React-Tracked users try it please?

    `npm i react-tracked@next`

  20. React-Tracked v1.7.12 is just released! react-tracked.js.org

    This version should fix the issue with React Native 0.72.

  21. Just released use-context-selector v1.4.2! github.com/dai-shi/use-context

    It has been two years since the last release. This version should fix the issue with React Native 0.72.

  22. I'm deprecating one of my old projects: github.com/dai-shi/react-hooks

    It's one of my React hook libraries I developed in the early days. It's also the reason I joined the development of Zustand. Since v2, it internally uses Zustand. Now, it's marked as "NOT MAINTAINED".

  23. Toward the new React era, some projects of mine are being deprecated, such as react-suspense-fetch github.com/dai-shi/react-suspe. It's trying to provide a low-level API for Suspense for Data Fetching.

  24. React-Tracked v1.7.11 is released. react-tracked.js.org

    It's not a state management library, but can be used with useState for state management. It works with Redux and Zustand too.

  25. Waku, a minimal React framework, v0.21.0-beta.0 is out! You can try it with:

    `npm create waku@next`

    waku.gg