Skip to content

Latest commit

 

History

History
113 lines (72 loc) · 5.31 KB

CHANGELOG.md

File metadata and controls

113 lines (72 loc) · 5.31 KB

Change history for ui-plugin-find-interface

(5.2.0 IN PROGRESS)

5.1.0 (2024-03-18)

Full Changelog

  • Translation updates.

5.0.0 (2023-10-12)

Full Changelog

  • Upgrade Node.js to 18 version in GitHub Actions. Refs UIPFINT-36.
  • BREAKING: Upgrade React to 18 version. Refs UIPFINT-35.
  • BREAKING Upgrade react-intl to 6 version. Refs UIPFINT-37.

4.0.0 (2023-02-17)

Full Changelog

  • BREAKING: Update @folio/stripes to 8.0.0. Refs UIPFINT-33.

3.3.0 (2022-10-21)

Full Changelog

  • Translation updates.

3.2.0 (2022-07-07)

Full Changelog

  • Replace babel-eslint with @babel/eslint-parser. Refs UIPFINT-28.

3.1.0 (2022-03-01)

Full Changelog

  • bump stripes-acq-components.

3.0.0 (2021-10-05)

Full Changelog

  • increment stripes to v7. Refs UIPFINT-23.

2.4.1 (2021-06-16)

Full Changelog

  • bump stripes-acq-components

2.4.0 (2021-06-16)

Full Changelog

  • Compile Translation Files into AST Format. Refs UIPFINT-22.

2.3.0 (2021-03-15)

Full Changelog

  • Upgrade stripes v6.
  • UI tests replacement with RTL/Jest.Refs FAT-44.
  • Add personal data disclosure form. Refs UIPFINT-18.

2.2.1 (2020-10-29)

Full Changelog

  • Interfaces list - add aria-label to select item checkbox. Refs UIPFINT-14.

2.2.0 (2020-10-09)

Full Changelog

  • Fix filter by type. Refs UIPFINT-12.
  • bump the @folio/stripes peer to v5.0.0

Stories

  • UISACQCOMP-3 Handle import of stripes-acq-components to modules and platform
  • UIPFINT-6 Sort order should be Name (A to Z)

2.1.0 (2020-06-11)

Full Changelog

Stories

  • UIPFINT-8 ui-plugin-find-interface: Update to Stripes v4

2.0.0 (2020-03-13)

Full Changelog

  • bump the @folio/stripes peer to v3.0.0

Bug Fixes

  • UIPFINT-4 Security update eslint to >= 6.2.1 or eslint-util >= 1.4.1

1.3.1 (2019-12-04)

Full Changelog

  • bump plugin-find-interface version

1.3.0 (2019-12-04)

Full Changelog

  • fetch new translations

1.2.0 (2019-09-11)

Full Changelog

1.1.0 (2019-07-23)

Full Changelog

  • okapi interface organizations-storage.interfaces was updated to 2.0;

1.0.0 (2019-06-11)

  • initial release.
  • UIORGS-69 "New" button on modal "Add interfaces" to create new one;
  • UIORGS-35 Assign Interfaces;