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

v2.1.0

Choose a tag to compare

@antonybudianto antonybudianto released this 16 Jan 11:42
· 13 commits to master since this release
  • @cra-express/universal-loader now accepts onFinish callback with params (req, res, html) so you can handle redirection, or status code custom, or even html replacements. For now, it's only available for String renderer.