2.1.2
This release...
- Updates dependencies (
marked@0.5.0). - Adds a post-merge hook to auto-run
npm installafter agit pullbut only ifpackage.jsonwas modified. - Replaces the
servedependency withserve-handlerwhich simplifies the implementation. Furthermoreservehad a security vulnerability. - Fixes some typos.