v1.6.1

Ironclad/rivetv1.6.1Sep 21, 2023by abrenneke

AI Summary

This is a patch release (v1.6.1) that fixes a crash occurring when using CommonJS require to import rivet-core. The issue was caused by a cyclic import problem in the rivet-core package.

Key Highlights

  • Fixed crash when using CommonJS require to import rivet-core
  • Resolved cyclic import issue in rivet-core

Full Release Notes

## Fixes

- Fix crash with commonjs require of rivet-core due to cyclic import