Willow (GHOST)
Willow (GHOST)
**Describe the bug** When you have a custom transformer, it gets put in the dom which isn't ideal. In the case of svelte-cloudinary v2 this is quite large:  It...
### Describe the feature https://ptb.discord.com/channels/222078108977594368/222078108977594368/1280254541815873609 https://github.com/discordjs/discord.js/releases/tag/14.16.0 ### Examples _No response_
We use [vitest](https://vitest.dev/) for our testing suite, and the tests are located in [packages/svelte-cloudinary/tests](./packages/svelte-cloudinary/tests). We just need some simple tests that cover basic functionality for now
We need to re-add the guides from v1 docs to the v2 docs. The following guides need to be added: - [ ] [Background Removal](https://github.com/cloudinary-community/svelte-cloudinary/blob/v1/packages/docs/src/docs/guides/background-removal.md) - [ ] [Image Optimization](https://github.com/cloudinary-community/svelte-cloudinary/blob/v1/packages/docs/src/docs/guides/image-optimization.md)...
We use [vitest](https://vitest.dev/) for our testing suite, and the tests are located in [packages/svelte-cloudinary/tests](./packages/svelte-cloudinary/tests). We just need some simple tests that cover basic functionality for now
Welcome to Hacktoberfest 2024! Cloudinary is participating in Hacktoberfest by giving away 50 swag kits away to eligible contributions, find out more [here](https://cloudinary.com/blog/hacktoberfest-open-source-celebration-cloudinary). Any issue labelled "[hacktoberfest](https://github.com/cloudinary-community/svelte-cloudinary/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen+label%3Ahacktoberfest)" is up for...
Colby pointed out it could be better to load scripts on idle, like happens in next-cloudinary. I need to look into this some more. [cloudinary-community/next-cloudinary@main/next-cloudinary/src/components/CldUploadWidget/CldUploadWidget.tsx#L128](https://github.com/cloudinary-community/next-cloudinary/blob/main/next-cloudinary/src/components/CldUploadWidget/CldUploadWidget.tsx?rgh-link-date=2024-09-06T20%3A17%3A37Z#L128)
