Files
documentation/node_modules/@slorber/static-site-generator-webpack-plugin/CHANGELOG.md
2024-03-22 03:47:51 +05:30

7 lines
219 B
Markdown

## 4.0.0
- Minimum webpack version is >= 4.0.0
- Supported nodejs version >= 8.9.0
- Update all dependencies
- Update tests
- Performance and memory improvement (Use less stats object when calling stats.toJson())