Skip to content

Releases: folio-org/stripes-cli

v3.2.2 Ramsons 2024-R2 CSP

19 Feb 01:22
v3.2.2
15fdd5c
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Bump @folio/stripes-webpack to ^5.0.3.

v3.0.1

12 Jan 15:42
a9c17e5
Compare
Choose a tag to compare
  • Bump @folio/stripes-webpack to ^5.0.2.

v3.0.0

12 Oct 00:11
728a736
Compare
Choose a tag to compare
  • Adjust finding babel-loader in webpack config in order to fix coverage. Fixes STCLI-231.
  • Upgrade mocha from 9 to 10 fixing ReDoS. Refs STCLI-226.
  • Unpin webpack from ~5.68.0. Refs STCLI-222.
  • Bump @octokit/rest to ^19.0.7.
  • Bump update-notifier to ^6.0.2.
  • Bump semver to ^7.5.0.
  • Bump fs-extra to ^11.1.1.
  • Bump just-kebab-case to ^4.2.0.
  • Remove isbinaryfile resolution.
  • Bump devdeps sinon to 15.0.4, sinon-chai to 3.7.0.
  • Bump fast-xml-parser to 4.2.4. Refs STCLI-234.
  • Bump devdeps @folio/eslint-config-stripes to ^7.0.0.
  • BREAKING Bump @folio/stripes-webpack to ^5.0.0. Refs STCLI-235.
  • BREAKING Bump devdep @folio/eslint-config-stripes to ^7.0.0 for stripes-webpack compat.
  • Properly configure/calculate coverage for stripes test karma command. Refs STCLI-237.
  • Provide translate commands to compile, check for permission entries, and calculate locale-completeness statistics. Refs STCLI-206.

v2.7.0

04 Apr 15:12
73f83f9
Compare
Choose a tag to compare
  • Bump stripes-webpack to ^4.2 to use stripes-ui for the entrypoint.

v2.6.2

31 Jan 15:42
7106815
Compare
Choose a tag to compare
  • Fix outputPath positional is ignored on build command. Refs STCLI-165.
  • Add stripes-ui to the list of stripes modules. Refs STCLI-217.
  • Turn off exprContextCritical when running karma tests. Refs STCLI-220.