Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

v0.16.0

Choose a tag to compare

@aniketfuryrocks aniketfuryrocks released this 09 Jun 01:58
· 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.