Skip to content

2.1.2

Choose a tag to compare

@simonhaenisch simonhaenisch released this 10 Sep 11:35
· 371 commits to master since this release

This release...

  • Updates dependencies (marked@0.5.0).
  • Adds a post-merge hook to auto-run npm install after a git pull but only if package.json was modified.
  • Replaces the serve dependency with serve-handler which simplifies the implementation. Furthermore serve had a security vulnerability.
  • Fixes some typos.