Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does Runed Store compare to toStore and fromStore recently added to Svelte 5? #135

Open
Greenheart opened this issue Sep 9, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Greenheart
Copy link

Describe the feature in detail (code, mocks, or screenshots encouraged)

Thanks for this project - several good and useful utilities in here!

Now that Svelte 5 core has the functions toStore and fromStore similar to the Store utility from Runed, I'm wondering what this means for this library.

It would be useful to increase visibility that it's possible to work with stores and runes in the same project. Either through a thin wrapper in Runed, or just mentioning this in the docs. However, probably the best option is to just refer to the Svelte core docs.

What do you think?

What type of pull request would this be?

Enhancement

Provide relevant links or additional information.

https://svelte-5-preview.vercel.app/docs/imports#svelte-store

@Greenheart Greenheart added the enhancement New feature or request label Sep 9, 2024
@huntabyte
Copy link
Member

Yeah, we'll likely drop ours in favor of Svelte's unless there's a case @TGlide has for keeping them 😃

@TGlide
Copy link
Member

TGlide commented Oct 2, 2024

Nope, we should definitely remove it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants