Releases: DataDog/build-plugins
Releases · DataDog/build-plugins
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
This is a complete rewrite of the plugin.
Check the guide for migrating from v1
here.
What's Changed
- [peerDependencies] mark as optional by @Ayc0 in #52
- Node: bump to 18 & 20 by @Ayc0 in #54
- Upgrade yarn by @Ayc0 in #55
- v2.0.0 by @yoannmoinet in #62
- [v2.0.0] Re design of the plugin by @yoannmoinet in #61
- [v2.0.0] Use unplugin by @yoannmoinet in #64
- [v2.0.0] Package the plugins by @yoannmoinet in #65
- [v2.0.0] Onboarding and documentation by @yoannmoinet in #67
- [v2.0.0] Issue fixes by @yoannmoinet in #68
Full Changelog: v1.0.4...v2.0.0
v1.0.4
What's Changed
- [yarn] enable node-module linker by @Ayc0 in #49
- Fix loaders reporting by @yoannmoinet in #48
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- [esbuild] add chunknames to esbuild results by @yoannmoinet in #41
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Share dashboard's json by @yoannmoinet in #39
- Fix types and simplify module parsing by @yoannmoinet in #40
Full Changelog: v1.0.1...v1.0.2
v1.0.1
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.size
ormodules.tree.count
metrics as it was kind of useless, complicated and noisy. output.stats
becomesoutput.bundler
to cover more bundlers' specific reports.stats.json
becomesbundler.json
to cover more bundles.
New Contributors
Full Changelog: v0.4.5...v1.0.0
v0.4.5
v0.4.4
v0.4.3
v0.4.2 failed to publish because it was already the version used in the alpha channel.