Skip to content

v1.0.0

Compare
Choose a tag to compare
@jahredhope jahredhope released this 22 Nov 11:15
· 25 commits to master since this release

1.0.0 (2018-11-22)

Bug Fixes

  • Allow empty string as route (f82408f)
  • Await all async operations (#3) (a977a7f)
  • Pass url to mapStatsToProps (fbec715)
  • Rename to html-render-webpack-plugin (f559300)
  • Use emit step to mark build ready (8ad08ee)
  • Use routes to describe page urls (406700a)

Features

  • Add ability to pass in any number of webpack builds (#6) (f20ea78)
  • Add MultiStaticRenderPlugin (2d2bfba)
  • Add transformFilePath for custom file names (b5e15d0)
  • Allow passing specific file path to render (e0ad8ff)
  • Handle async rendering with afterEmit hook (b6520f7)