Skip to content

Releases: folio-org/stripes-cli

v4.1.0

17 Apr 20:10

Choose a tag to compare

This release captures changes/features all the way up to before the breaking changes for version 5.x

  • Populate module descriptor's name field with module-name if description is missing. Refs STCLI-272.
  • Populate module descriptor's metadata field with remaining stripes properties. Refs STCLI-274.
  • Supply webpack ^5.103 to provide webpack.ManifestPlugin for STRWEB-144. Refs STCLI-275.
  • Expose the --federate flag on build and serve command. Refs STRIPES-861.
  • Build static federated ui-bundles, host app. Refs STRIPES-861.
  • Upgrade fast-xml-parser from 4 (EOL) to 5.5.8. Refs STCLI-278.
  • Bump @octokit/rest to ^22.0.1. Refs STCLI-280.
  • Commit yarn.lock to avoid future supply chain attacks. Refs STCLI-281.
  • Bump @folio/stripes-webpack to ^6.1.0.

v5.0.0 Trillium 2026-R1 RC

15 Apr 18:00

Choose a tag to compare

  • Populate module descriptor's name field with module-name if description is missing. Refs STCLI-272.
  • Use node-native glob functionality in translate compile. Refs STCLI-273.
  • Populate module descriptor's metadata field with remaining stripes properties. Refs STCLI-274.
  • Supply webpack ^5.103 to provide webpack.ManifestPlugin for STRWEB-144. Refs STCLI-275.
  • Expose the --federate flag on build and serve command. Refs STRIPES-861.
  • Build static federated ui-bundles, host app. Refs STRIPES-861.
  • Upgrade fast-xml-parser from 4 (EOL) to 5.5.8. Refs STCLI-278.
  • Bump @octokit/rest to ^22.0.1. Refs STCLI-280.
  • Commit yarn.lock to avoid future supply chain attacks. Refs STCLI-281.
  • BREAKING bump engines.node to v22. Refs STCLI-XXX.

v4.0.1 Sunflower 2025-R1 RC-2

12 Mar 17:30
v4.0.1
2ed50a6

Choose a tag to compare

  • Bump @folio/stripes-webpack to v6.0.1.

v4.0.0 Sunflower 2025-R1 RC-1

25 Feb 02:09
v4.0.0
415718c

Choose a tag to compare

  • Prune STS headers, permitting local non-SSL access via proxy. Refs STCLI-248.
  • Turn off <StrictMode> when running tests. Refs STCLI-256.
  • Check for main branch in stripes platform pull command. Refs STCLI-258.
  • BREAKING bump @folio/stripes-webpack to 6.0.0.
  • BREAKING bump @folio/eslint-config-stripes to 8.0.0.
  • Loosen GA workflow dependency to @1 for ^1.0.0 compatibility. Refs STCLI-266.

v3.2.2 Ramsons 2024-R2 CSP

19 Feb 01:22
v3.2.2
15fdd5c

Choose a tag to compare

  • Bump @folio/stripes-webpack to ^5.2.1. Refs STCLI-263.

v3.1.1 Quesnelia 2024-R1 CSP

19 Feb 00:58
v3.1.1
422bd4b

Choose a tag to compare

  • Bump @folio/stripes-webpack to 5.1.1. Refs STCLI-264.

v3.2.1 Ramsons 2024-R2 GA

19 Feb 00:58
v3.2.1
481b07c

Choose a tag to compare

  • Turn off <StrictMode> when running tests. Refs STCLI-256.

v3.2.0 Ramsons 2024-R2 GA

10 Oct 16:17
v3.2.0
974e48a

Choose a tag to compare

  • Add a proxy server to overcome issues with cookies SameSite policy. Refs STCLI-246.
  • Bug fix: don't pass unused arguments to okToPull(). Refs STCLI-250.

v3.1.0

12 Mar 21:04
07feb0b

Choose a tag to compare

  • Log additional error details. Refs STCLI-240.
  • Add new projects to stripes workspace command. Refs STCLI-241.
  • update karma libraries to latest versions. Refs STCLI-174.

v3.0.2

07 Mar 13:55
e9d1456

Choose a tag to compare

  • Bump @folio/stripes-webpack to ^5.0.3.