Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

41 lines (25 loc) · 1.93 KB

Change history for stripes-types

2.3.0 in progress

  • [STTYPES-13] Add actual types for acq-components, components, core and smart-components.
  • [STTYPES-15] Provide TS definitions for claiming feature in the stripes-acq-components library.
  • [STTYPES-16] Add pagingOffset prop to <MultiColumnList> paging props.

2.2.0 (2024-10-11)

  • [UISACQCOMP-219] Add typings for the ACQ ResponseErrorsContainer utils.

2.1.0 (2024-03-13)

  • [STRIPES-893] align stripes-components LayoutGrid to avoid react-flexbox-grid
  • [STTYPES-11] bump type-fest to >= 4.12.0 for typescript v5.4 compatibility

2.0.0 (2023-10-11)

  • [FOLIO-3876] React 18

1.0.3 (2023-05-18)

  • [STCOM-1152] Add additional stripes-components typings
  • [STCOR-714] Add useOkapiKy typings from stripes-core

1.0.2 (2023-05-02)

  • [STCOM-1152] Add some stripes-components typings

1.0.1 (2023-04-19)

  • Fix eslint-config-stripes dependency pre-release version

1.0.0 (2023-04-19)

  • Create initial repository
  • [STCOR-713] Add initial any types for stripes-core (based on v9.0.8)
  • [STCOM-1043] Add initial any types for stripes-components (based on v11.0.4)
  • [STSMACOM-746] Add initial any types for stripes-smart-components (based on v8.0.3)
  • [STRIPESFF-28] Add type declarations for stripes-final-form (based on v7.0.0)