R1 2021 Stripes v6 update (FOLREL-452)

[UIPFCONT-16] Update stripes-cli to v2 Created: 08/Feb/21  Updated: 24/Feb/21  Resolved: 09/Feb/21

Status: Closed
Project: ui-plugin-find-contact
Components: None
Affects versions: None
Fix versions: 2.3.0
Parent: R1 2021 Stripes v6 update

Type: Task Priority: P3
Reporter: Zak Burke Assignee: Unassigned
Resolution: Done Votes: 0
Labels: tech-debt
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Issue links:
Defines
defines UXPROD-2169 Thunderjet - R1 2021 Enhancements/Bug... Closed
Relates
relates to STCLI-169 release v2.0.0 Closed
Sprint: ACQ Sprint 108
Story Points: 0
Development Team: Thunderjet
Epic Link: R1 2021 Stripes v6 update

 Description   

Description: Update the stripes-cli dev-dep to ^2.0.0

Details: This should be a low-effort upgrade, literally just bumping the major version in the package.json. stripes-cli v1 had a direct dependency on stripes-core and an undocumented, internal, peer-dependency on stripes-components; both have been removed and replaced with a direct-dep on stripes-webpack. The change in the peer-dependency is the cause for the major-version upgrade.

Please note: if you use a global install of stripes-cli for serving or testing your app, e.g. via stripes serve or stripes-test, you should stop doing that and instead handle serving and testing via your app's stated dev-dependencies, i.e. yarn stripes serve or yarn stripes test. It is perfectly fine to install stripes-cli globally and to use that install to, e.g. query okapi, but tasks related to app development must be handled via the app's dev-dependencies in order to be reliable.


Generated at Thu Feb 08 22:17:17 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.