Skip to content

v1.1.5

Latest
Compare
Choose a tag to compare
@AlemTuzlak AlemTuzlak released this 18 Feb 15:14
· 1 commit to main since this release

Cloudflare support

Better cloudflare support OOTB by optimizing problematic deps in dev mode for you

Better startup optimization

Before you could run into cases where the rdt would cause an error durring vite dev server warmup by getting errors like useContext is not undefined, this version resolved the issue

BigInt support

Now the rdt doesn't cause issues if you're returning BigInt from the server

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5