Nick Vincent
Nick Vincent
Hi there! Firstly, great lib! I just started using it with SvelteKit and the ability to process images at compile time is a game changer. I noticed that sharp has...
## Stencil version: ``` @stencil/[email protected] ``` ## Current behavior: When using the `dist-hydrate-script` output target for SSR: `renderToString()` always adds the class `hydrated` instead of respecting the `hydratedFlag` attribute configuration:...
Meant to address https://github.com/JonasKruckenberg/imagetools/issues/377 --- **Quick Checklist** * [x] I have read [the contributing guidelines](../CONTRIBUTING.md) * [ ] I have written new tests, as applicable (for bug fixes / features)...