Skip to content

Release v0.3.2

Choose a tag to compare

@github-actions github-actions released this 27 Jul 09:28
ec7714c

Overview

This release fixes a module resolution issue where require() calls could fail when external dependencies had duplicate versions, ensuring more reliable dependency loading.

🐛 Fixes

  • Fixed require() calls failing when external dependencies had duplicate versions (ASMA-6030)

What's Changed

Full Changelog: v0.3.1...v0.3.2