Skip to content

Releases: lightsparkdev/js-sdk

@lightsparkdev/origin@0.14.2

31 Mar 03:54
4340bde

Choose a tag to compare

Patch Changes

  • 5ef5b36: - Add initialWidth prop to Origin charts for SSR support

@lightsparkdev/origin@0.14.1

28 Mar 00:10
25a132d

Choose a tag to compare

Patch Changes

  • d155a43: - Migrate Origin Design System into the monorepo as @lightsparkdev/origin
    • Tighten chart datum typing for stricter type safety

@lightsparkdev/ui@1.1.18

06 Mar 06:31
ebf2142

Choose a tag to compare

Patch Changes

  • 449e9de: Fix unique key generation for Dropdown list items to prevent React rendering issues. Fix DataManagerTable pagination state and empty filter rendering. Add digitsOnly field validator for numeric-only input fields. Improve font loading to support sub-path deployments via dynamic BASE_URL resolution. Update Nage and Hardcore theme definitions.
  • Updated dependencies [449e9de]
    • @lightsparkdev/core@1.5.0

@lightsparkdev/lightspark-sdk@1.9.17

06 Mar 06:30
ebf2142

Choose a tag to compare

Patch Changes

  • Updated dependencies [449e9de]
    • @lightsparkdev/core@1.5.0
    • @lightsparkdev/crypto-wasm@0.1.24

@lightsparkdev/lightspark-cli@0.1.17

06 Mar 06:31
ebf2142

Choose a tag to compare

Patch Changes

  • Updated dependencies [449e9de]
    • @lightsparkdev/core@1.5.0
    • @lightsparkdev/crypto-wasm@0.1.24
    • @lightsparkdev/lightspark-sdk@1.9.17

@lightsparkdev/crypto-wasm@0.1.24

06 Mar 06:31
ebf2142

Choose a tag to compare

Patch Changes

  • Updated dependencies [449e9de]
    • @lightsparkdev/core@1.5.0

@lightsparkdev/core@1.5.0

06 Mar 06:31
ebf2142

Choose a tag to compare

Minor Changes

  • 449e9de: Add new Logger API with configurable levels, timestamps, and options. New logging levels (Debug, Warn, Error) supplement existing Trace and Info levels. The setOptions() method enables batch configuration of logging behavior. Update currency formatting to support additional African currencies (MWK, ZMW) and Tazapay-supported currencies (IDR, VND, THB, MYR, CAD, DKK, AED, HKD, SGD).

@lightsparkdev/ui@1.1.17

10 Feb 23:05
188e713

Choose a tag to compare

Patch Changes

  • 97769ad: - CodeInput: Clicking the unified code input now moves the cursor to the first empty input field instead of wherever the user clicked, improving OTP entry UX.
    • CardForm: CardFormContentFull now sets width: 100% for proper full-width layout.
    • CardPage: New headerRightContent prop to render content on the right side of the card page header.
    • DataManagerTable filters: AppliedButtonsContainer extracted to a shared component with max-width: 100% on buttons (prevents overflow for long filter values).
    • New icon: BankSolid icon added (exported as CentralBankSolid).
  • Updated dependencies [97769ad]
    • @lightsparkdev/core@1.4.9

@lightsparkdev/lightspark-cli@0.1.16

10 Feb 23:05
188e713

Choose a tag to compare

Patch Changes

  • 97769ad: - Replace secp256k1 with @noble/curves: Same dependency swap — secp256k1 replaced with @noble/curves for key generation and validation. Removes native build
    requirement.
  • Updated dependencies [97769ad]
    • @lightsparkdev/core@1.4.9
    • @lightsparkdev/crypto-wasm@0.1.23
    • @lightsparkdev/lightspark-sdk@1.9.16

@lightsparkdev/crypto-wasm@0.1.23

10 Feb 23:05
188e713

Choose a tag to compare

Patch Changes

  • Updated dependencies [97769ad]
    • @lightsparkdev/core@1.4.9