Skip to content

Releases: folio-org/stripes-util

v6.1.0

13 Mar 14:43
548f6f7
Compare
Choose a tag to compare
  • Update effectiveCallNumber to include item's "Display summary" in the output. Refs STUTL-44.

v6.0.0

12 Oct 01:21
789f707
Compare
Choose a tag to compare
  • Add getHeaderWithCredentials for leverage cookie-based authentication in all API requests. Refs STUTL-32.
  • Add getSourceSuppressor to build action suppressor based on an entry sources. Refs STUTL-34.
  • BREAKING Bump react to v18. Refs STUTL-35.
  • Leverage jest-config-stripes for shared test config. Refs STUTL-40.
  • Prune unused deps, including engines.node. Refs STUTL-41.
  • BREAKING bump react-intl to v6.4.4. Refs STUTL-42.

v5.2.1

31 Jan 04:15
bc27c0d
Compare
Choose a tag to compare
  • Update query-string to ^7.1.2 fixing DoS CVE-2022-38900. Refs STUTL-26.

v5.2.0

15 Jun 02:37
deaa2e5
Compare
Choose a tag to compare
  • Update NodeJS to v16, active LTS. Refs STUTL-24.
  • replace babel-eslint with @babel/eslint-parser. Refs STUTL-23.

v5.1.0

22 Feb 16:50
3cea0ec
Compare
Choose a tag to compare
  • Add getPermissionLabelString and withTranslationErrorsDisabled. Fixes STUTL-20.

v5.0.0

28 Sep 02:29
f5b375a
Compare
Choose a tag to compare
  • React 17. Refs STUTL-18.

v4.2.0

10 Jun 02:44
128a0c6
Compare
Choose a tag to compare
  • exportToCsv correctly handles legacy array implementation. Refs STUTL-14.
  • Announce deprecation of exportToCsv, now provided in stripes-components. Refs STUTL-15.

v4.1.0

25 Feb 17:50
ba80485
Compare
Choose a tag to compare
  • Tests! Refs STUTL-6.
  • Add the parseJwt function from ui-developer as a new export. Refs STUTL-13.
  • Jest deps should be dev deps.

v4.0.0

06 Oct 20:18
45b6df5
Compare
Choose a tag to compare
  • Increment react-intl to ^v5. Refs STUTL-9.
  • Add the eachPromise function from ui-users as a new export.

v3.0.0

28 May 18:36
cbfb633
Compare
Choose a tag to compare
  • Upgrade react-intl to ^4.5.3. Refs STRIPES-672.