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

Community add-on support #184

Open
2 tasks
manuel3108 opened this issue Oct 20, 2024 · 0 comments
Open
2 tasks

Community add-on support #184

manuel3108 opened this issue Oct 20, 2024 · 0 comments
Labels
community-addons enhancement New feature or request pkg:add sv add

Comments

@manuel3108
Copy link
Member

manuel3108 commented Oct 20, 2024

As Ben announced in his talk at Svelte Summit Fall 2024, community integrations are currently not supported.

There is one simple reason for this: Our goal is to create an api for community integrations, that's not going to break compatibility every few weeks. Instead, we want you to build an integration once, that can be compatible for way longer. And this requires some careful thinking and time, that we did not had pre-launch. Feel free to subscribe this issue, we will keep you update here.

You can find all relevant issues by filtering the issues that we are currently aware of by using the "community adders" label. One of the most important points is that we want to simplify our api and make it more flexible #85. This is also the reason, why there are currently no docs for creating community adders.

For all of you that are too curious to wait to try it out you can already look at the current integrations that you can find here: packages/adders. If this is your first time passing by, consider looking at the mdsvex integration as the setup is one of the simplest, we currently have. Please keep in mind that everything you see, can and will change before community adders become available.

If you had a look at the current integrations, and you want to do something with your integration that's currently not possible, please let us know.

high level todos:

@manuel3108 manuel3108 pinned this issue Oct 20, 2024
@manuel3108 manuel3108 changed the title Community integration support Community add-on support Oct 25, 2024
@manuel3108 manuel3108 mentioned this issue Nov 13, 2024
24 tasks
@manuel3108 manuel3108 added enhancement New feature or request community-addons pkg:add sv add labels Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-addons enhancement New feature or request pkg:add sv add
Projects
None yet
Development

No branches or pull requests

1 participant