Skip to content

v1.0.3

Compare
Choose a tag to compare
@JayCanuck JayCanuck released this 10 Aug 16:18
· 448 commits to master since this release

pack

  • Fixed memory leak during prerendering in isomorphic builds, where babel-polyfill would be loaded and disrupt the global Node scope.

template

  • Default autodetection naming scheme will now filter out enact-template- and template- prefix.

transpile

  • Ensure development helper transpile plugins are not applied to standalone ES5 transpile operations.