Skip to content

Releases: nulogy/design-system

v16.0.0

07 Dec 15:50

Choose a tag to compare

16.0.0 (2025-12-07)

Features

  • upgrade ESLint to v9 and improve TypeScript types (e5410f1)

BREAKING CHANGES

  • TypeScript types for callback props are now more specific.
    Consumers with strict TypeScript checking may need to update their callback
    function signatures to match the new types, though runtime behavior is unchanged.

v15.4.1

05 Dec 21:49

Choose a tag to compare

15.4.1 (2025-12-05)

Bug Fixes

  • Resolve styled.div is not defined (e83f3fe)

v15.4.0

05 Dec 18:48

Choose a tag to compare

15.4.0 (2025-12-05)

Bug Fixes

  • Consistent pnpm version (e3bdb31)

Features

v15.3.0

04 Dec 21:48

Choose a tag to compare

15.3.0 (2025-12-04)

Bug Fixes

  • Cache Cypress in Github Actions correctly (d0512ab)
  • Page title can be a ReactNode (24b57d1)
  • Type Storybook's preview file (c25c296)

Features

v15.2.3

02 Dec 19:07

Choose a tag to compare

15.2.3 (2025-12-02)

Bug Fixes

  • Cypress should be correctly cached now (3aba83d)
  • Github actions ought to work now (59f85bb)
  • Pin some dependencies (d89410a)

v15.2.2

27 Nov 18:56

Choose a tag to compare

15.2.2 (2025-11-27)

Bug Fixes

v15.2.1

27 Nov 14:52

Choose a tag to compare

15.2.1 (2025-11-27)

Bug Fixes

  • Disabled Toggles work again (bcb365a)

v15.2.0

21 Nov 19:37

Choose a tag to compare

15.2.0 (2025-11-21)

Features

  • Please... publish a release (38c888b)

v15.1.4

20 Nov 14:49

Choose a tag to compare

15.1.4 (2025-11-20)

Bug Fixes

  • Toggle should have field label (8024eb5)

v15.1.3

19 Nov 17:32

Choose a tag to compare

15.1.3 (2025-11-19)

Bug Fixes

  • Add missing field label props to Select (649eae1)