You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
Moved documentation-only dependencies from dependencies to devDependencies to prevent unnecessary packages from being installed by consumers.
Updated the documentation Sandbox dependency to @promethey/bsui@^1.1.2, allowing it to use the latest compatible BSUI release within the 1.x version range.
Fixed
Reduced the runtime dependency footprint of the published package.
Fixed the Sandbox dependency configuration to allow newer compatible BSUI versions to be resolved.