Bug fixes & improvements
- 0f50082 - Add homepage and repository properties for all published package.json files (#1198) @patdx
- 1df4e16 - fix: cjs<>esm auto interop needed a duplicate "default" export filter
- 09ec6b5 - fix: snowpack would fail to run if no node_modules/ directory existed
- 339a47f - fix: Snowpack HMR error reporter now reports more useful errors
- 86f1c16 - fix: add chai to default esinstall namedExports list