Skip to content

Releases: promethey/bsui

v1.2.4

Choose a tag to compare

@promethey promethey released this 08 Aug 18:50

Fixed

  • Corrected package version Sandbox for @promethey/bsui.

v1.2.3

Choose a tag to compare

@promethey promethey released this 08 Aug 17:29

Fixed

  • Fixed npm package contents by ensuring compiled dist files are included in the published package.
  • Fixed npm package type declarations by ensuring the generated types directory is included in the published package.
  • Restored the complete package structure required for consuming BSUI from npm.

v1.2.2

Choose a tag to compare

@promethey promethey released this 08 Aug 17:20

Fixed

  • Fixed the Sandbox dependency configuration to use a stable BSUI version instead of resolving 1.2.2.

v1.2.1

Choose a tag to compare

@promethey promethey released this 08 Aug 16:53
176cb0b

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.

v1.2.0

Choose a tag to compare

@promethey promethey released this 08 Aug 15:26
8a65724

⚠️ Breaking Changes

  • Form child components are no longer exported from the package root.
  • Direct imports of Form child components are no longer supported and will not be available after this release.

Added

  • Added compound Form components for building form interfaces.
  • Added documentation for InputGroup and Label.
  • Added an interactive Sandbox example to the documentation landing page.
  • Added architecture and API design documentation.

Changed

  • Restructured and cleaned up the Docusaurus documentation.
  • Improved the introduction, installation, usage, and architecture documentation.
  • Improved README content and developer experience.
  • Updated documentation examples to use the Form compound component API.
  • Removed Bootstrap Icons from the Storybook setup.

Fixed

  • Fixed Form component imports and Storybook documentation.
  • Fixed Storybook component tests.
  • Fixed the Docusaurus overview page.

Removed

  • Removed direct root-level exports for Form child components.
  • Removed automatic npm package publishing from CI/CD.

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 03 Aug 05:22

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 06:32

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 06:23

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 06:15

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 19:37

Full Changelog: v1.0.0...v1.0.1