Releases: paoloricciuti/sveltekit-defer
Releases · paoloricciuti/sveltekit-defer
0.0.6 - Deprecate in favor of Sveltekit proper way of handling promises
0.0.5 - Fixes vite plugin
Add customization through vite plugin
What's Changed
- Change constants to reduce the chance of a collission by @paoloricciuti in #14
- Vite plugin customization by @paoloricciuti in #16
Full Changelog: 0.0.3...0.0.4
Various upgrades, publishing for testing purpose
What's Changed
- Add reject promises by @paoloricciuti in #8
- Fix typings for defer and store by @paoloricciuti in #9
- Get the value of already settled promises without passing from the SSE by @paoloricciuti in #11
- use devalue to send promise data by @paoloricciuti in #13
New Contributors
- @paoloricciuti made their first contribution in #8
Full Changelog: https://github.com/paoloricciuti/sveltekit-defer/commits/0.0.3