Skip to content

Metalsmith 2.6.1

Compare
Choose a tag to compare
@webketje webketje released this 11 Jul 21:21
· 16 commits to master since this release
v2.6.1
4b454be
  • 34239d9 Documents metalsmith.watch() getter signature in TS
  • a719025 Normalizes ms.watch().paths to an array, allows access to a subset of chokidar options as advertised
  • 5a516b2 Sets chokidar watchOption awaitWriteFinish to false, and batch timer to 0 to speed up watching
  • 23b0944 Fixes #389: ensure not missing watcher ready event to successfully launch build
  • 05265ce Fixes formatting issue in types JSdoc comments