This repository was archived by the owner on Jul 1, 2020. It is now read-only.
v0.16.0
·
186 commits
to master
since this release
Change Log:
- New PLugin API
- Fixed Custom renderer
- Improved Code Splitting
- Reduced Bundle Size
- Babel Caching
- Full and Semi rendering and external bundles for improved performance
- Improved build time
- export and exportFly now available as API functions
New PLugin API
The new plugin API v1.0 uses a new interface with full control on express server API using initServer abstract function.