User tests: Successful: Unsuccessful:
Right now, when we simply run npm update, npm tries to update bootstrap to version 5.2, which doesn't work. Right now we can't update to more than 5.1.3. This pins the package to that version.
Status | New | ⇒ | Pending |
Category | ⇒ | NPM Change |
Agree here with @brianteeman. At least to patch releases of 5.1 should be fine to upgrade.
Labels |
Added:
NPM Resource Changed
?
|
I'm going to pin it to 5.1 for now. I will leave it to someone else to decide if the update to 5.2 is B/C and to do the work necessary to update our backend template to work with that new version.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-09-22 08:19:29 |
Closed_By | ⇒ | laoneo |
If you change it to ~5.1.3 then if they ever release further patches in the 5.1 tre would we get those