FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: Expose hydration types by Taureon · Pull Request #148 · stoatchat/javascript-client-sdk · GitHub

feat: Expose hydration types - #148

Open
Taureon wants to merge 2 commits into
stoatchat:mainfrom
Taureon:expose-hydration-types
Open

feat: Expose hydration types#148
Taureon wants to merge 2 commits into
stoatchat:mainfrom
Taureon:expose-hydration-types

Conversation

Taureon commented Apr 1, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Currently, if you're not immediately using the cached objects when given, it's pretty hard to make use of them.

In order to pass them around (which you do very often in complex projects), you either have to consume it into your own custom wrapper or you reimplement the (for example in my case) HydratedMessage type which means installing more dependencies into your own project because of solid.

This PR makes the messageUpdate and messageDelete events easier to use.

Signed-off-by: Taureon <taureon@noreply.codeberg.org>
Taureon force-pushed the expose-hydration-types branch from 2b19eef to 9da36b8 Compare April 1, 2026 08:54

Taureon commented Apr 1, 2026

Copy link
Copy Markdown
Contributor Author

DCO'd

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL