Releases: softwareventures/maintain-project
Releases · softwareventures/maintain-project
v1.7.1
1.7.1 (2021-06-25)
Bug Fixes
- deps: update dependency @types/jsdom to v16.2.12 (2f9c60a)
v1.7.0
1.7.0 (2021-06-21)
Bug Fixes
- node: compare node versions using semver instead of parsing them as floats (09eb471)
- template: correct yarn start script for webpack projects (2d20d78)
Features
- npm: add new node versions to engine.node in package.json (70f14ad)
v1.6.1
1.6.1 (2021-06-14)
Bug Fixes
- deps: update dependency simple-git to v2.40.0 (#119) (4209f02)
v1.6.0
1.6.0 (2021-06-13)
Features
- npm: update or add missing lint script (df387d9)
v1.5.2
1.5.2 (2021-06-12)
Bug Fixes
- deps: update dependency @softwareventures/date to v1.5.1 (ae52478)
v1.5.1
1.5.1 (2021-06-12)
Bug Fixes
- deps: update dependency tslib to v2.3.0 (d421860)
v1.5.0
1.5.0 (2021-06-10)
Bug Fixes
- fs-stage: truncate overwritten files to correct length (979c472)
- update: wait for each update to complete before applying the next one (4ee22d6)
Features
- npm: update or add missing fix script (6fa2e5e)
v1.4.1
1.4.1 (2021-06-09)
Bug Fixes
- project: improve fault tolerance when reading package.json (cf3ad94)
v1.4.0
1.4.0 (2021-06-09)
Features
- prettier: apply prettier code style to modified files after each update (cc76626)