Skip to content

Release v0.0.60

Choose a tag to compare

@github-actions github-actions released this 24 Jun 22:27

Changes about this release

Styling

  • comments: minor changes (ecca4e1)

Tests

  • add test of fse-cli as global npm package (c97cf9c)
  • run tests under each main version of Node (using Docker) (928fae9)

Build System

  • deps: allow running npm i even w/o package-lock.json (3080bba)
  • deps: minor updating (4033fe8)
  • deps: upgrade fs-extra (39434cf)
  • deps: upgrade mocha to version 9 (056c9ad)
  • deps: upgrade ts-node & ts typing (354339f)

Docs

  • add warning about next release dropping support to Node 10 (cc3d279)