Releases: jahredhope/html-render-webpack-plugin
Releases · jahredhope/html-render-webpack-plugin
v1.0.1
1.0.1 (2018-11-22)
Bug Fixes
- Make semantic-release a devDependency (8dade79)
v1.0.0
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)