cloudinary-community / svelte-cloudinary

⚡️ High-performance image delivery and uploading at scale in Svelte powered by Cloudinary.
https://svelte.cloudinary.dev/
MIT License
24 stars 11 forks source link

QOL / Structure Changes #98

Closed ghostdevv closed 3 months ago

ghostdevv commented 3 months ago
ghostdevv commented 3 months ago

I am starting to think that the repo structure would benefit from a change, perhaps something like:

packages/
    playground/
    svelte-cloudinary/
        tests/
        ...
    docs/

What I want to achieve is a clear seperation between the SvelteKit app that is the playground and the actual package to avoid accidental breaking changes again. WDYT? @colbyfayock

colbyfayock commented 3 months ago

that makes sense to me! i found it a bit confusing that they were somewhat grouped but from one of our chats sounds like that was an older pattern and kinda just the way it was

so lets go for it

github-actions[bot] commented 3 months ago

:tada: This issue has been resolved in version 1.3.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: