2.1.2
This release...
- Updates dependencies (
[email protected]
). - Adds a post-merge hook to auto-run
npm install
after agit pull
but only ifpackage.json
was modified. - Replaces the
serve
dependency withserve-handler
which simplifies the implementation. Furthermoreserve
had a security vulnerability. - Fixes some typos.