Releases: folio-org/stripes-cli
Releases · folio-org/stripes-cli
v3.2.0
v3.1.0
v3.0.2
v3.0.1
v3.0.0
- 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
to15.0.4
,sinon-chai
to3.7.0
. - Bump
fast-xml-parser
to4.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
v2.6.2
v2.6.1
v2.6.0
- Pin
webpack
to~5.68.0
due tomoment
andkarma-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.