Skip to main content

v1.2.2

Egor Sedelkov
Software Developer · Creator of BSUI

Today we are releasing BSUI v1.2.2, a small patch release focused on improving the reliability of the interactive Sandbox.

This release contains a targeted fix to the Sandbox dependency configuration, ensuring that the documentation environment uses a stable BSUI version instead of resolving the latest dist-tag.

Overview

BSUI v1.2.2 includes:

  • Fixed Sandbox dependency resolution.
  • Updated the Sandbox to use a stable BSUI version.
  • Improved the reliability of interactive documentation examples.

Fixed

Sandbox

Updated the Sandbox dependency configuration to use a specific compatible BSUI version instead of latest.

This prevents dependency resolution issues that could cause the Sandbox to hang while initializing.