Skip to content

Release v0.3.1

Choose a tag to compare

@github-actions github-actions released this 27 Jul 07:34
2585e2c

Overview

This release fixes a module loading issue where require() was called without the necessary plugin configured in the build setup.

🐛 Fixes

  • Fixed require() calls failing without proper plugin configuration – Resolved an issue where require() was invoked without the required plugin, preventing the rich editor from loading correctly in certain environments. (ASMA-6030)

What's Changed

Full Changelog: v0.3.0...v0.3.1