v1.13.4
Ironclad/rivetv1.13.4Dec 6, 2023by abrenneke
AI Summary
This is a bug fix release for rivet v1.13.4 that resolves a circular import issue when using ESM imports, which may be specific to esbuild bundler configurations.
Key Highlights
- Fixed circular import issue with ESM importing
- Resolved ESM compatibility problem that could affect esbuild users
Full Release Notes
## Bug Fixes - Fix circular import with ESM importing (might be esbuild specific)