Skip to content

Releases: folio-org/stripes-cli

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.

v2.6.1

11 Oct 18:10
c0e81db
Compare
Choose a tag to compare
  • Correctly implement caching, watching (default to true when CLI flags are absent). Refs STCLI-198.
  • Consume webpack.config.cli.dev as a function, an accidental breaking change in STRWEB-49. Refs STCLI-211.

v2.6.0

15 Jun 02:41
d04f5eb
Compare
Choose a tag to compare
  • Pin webpack to ~5.68.0 due to moment and karma-webpack trouble. Refs STCLI-195.
  • Upgrade simple-git to ^3.5.0 to avoid command injection vulnerability. Refs STCLI-200, STCLI-192.
  • Upgrade stripes-webpack to ^4.0.0. Refs STCLI-203.
  • Update NodeJS to Active LTS. Refs STCLI-208.
  • Provide --cache false to disable webpack caching. Refs STCLI-209.

v2.5.0

18 Feb 04:42
2e1f684
Compare
Choose a tag to compare
  • Update webpack to v5. Refs STCLI-187.
  • Avoid sabotaged colors. Refs STCLI-188.
  • Deprecated alias command and updated user documention in favor of workspace. Refs STCLI-155.
  • Upgrade to mocha v9.

v2.4.0

28 Sep 02:21
d92d9b6
Compare
Choose a tag to compare
  • Re-export babel config options. Refs STCLI-182, STRIPES-742.
  • Conditionally inject webpack aliases for shared stripes-components styles based on context. Refs STCLI-183.
  • Update stripes-webpack to provide react 17 support to apps. Refs STCLI-185.
  • Remove rxjs, which only ever a hack (#260). Refs STCLI-184.