v1.0.0
What's Changed
- Update hooks/datadog/README.md by @Ayc0 in #32
- Esbuild support by @yoannmoinet in #36
Breaking changes
- no more
modules.tree.sizeormodules.tree.countmetrics as it was kind of useless, complicated and noisy. output.statsbecomesoutput.bundlerto cover more bundlers' specific reports.stats.jsonbecomesbundler.jsonto cover more bundles.
New Contributors
Full Changelog: v0.4.5...v1.0.0