Skip to content

Releases: folio-org/stripes-cli

v2.3.1

15 Jun 20:01
3f5ca7d
Compare
Choose a tag to compare
  • Updated @octokit/rest so that @octokit/core > 3 peerDependency could be resolved.

v2.3.0

09 Jun 13:26
11a12ff
Compare
Choose a tag to compare
  • Bump mocha to ^8.3.0.
  • Bump babel-plugin-istanbul, karma, karma-mocha and webpack-bundle-analyzer to avoid security warnings. Refs STCLI-179.
  • Bump @folio/stripes-webpack to 1.3.0 to reduce build warnings and allow transpiling of non-@folio namespaced modules.

v2.1.1

09 Jun 13:23
9715621
Compare
Choose a tag to compare
  • Pin @folio/stripes-webpack to ~1.1.0. Refs STCLI-176.

v2.2.0

13 Apr 19:28
54d179b
Compare
Choose a tag to compare
  • Bump stripes-webpack to version ^1.2.0, providing for CSV files to be loaded as resources.

v2.1.0

19 Mar 01:45
99ce68b
Compare
Choose a tag to compare
  • Increment @folio/stripes-testing to v3, adding interactors, removing nightmarejs. Refs STCLI-171.

v2.0.0

03 Feb 20:07
de3b3d3
Compare
Choose a tag to compare
  • Remove stripes-core dependency and use stripes-webpack instead. Refs STCLI-167.

v1.21.0

03 Feb 20:06
c63ecd7
Compare
Choose a tag to compare
  • Support stripes-core v7.0.0.
  • Serve static pages with express instead of http-server. Refs STCLI-147.

v1.20.0

30 Oct 19:29
027ea37
Compare
Choose a tag to compare
  • Upgrade karma to v4.4 which removes core-js dependency to clean up a warning which displays when compiling any app.

v1.19.0

15 Oct 02:21
b170bff
Compare
Choose a tag to compare
  • Support stripes-core v6.0.0.
  • okapi-client logs as curl commands, including headers and body, because that's super handy.

v1.18.0

15 Oct 02:21
Compare
Choose a tag to compare
  • New command-line option --coverage for stripes serve, generates (but does not emit) coverage statistics.