- Add index.d.ts for TypeScript compatibility
- Use webpack-node-externals (PR #780 by @egoist)
- Optimize generate by giving a
payload
(PR #768 by @jroxendal) - Fix class component TypeEror (PR #765 by @clarkdo)
- Add
build.buildNamespace
to manage multiple apps into the same folder (PR #776 by @motia)