Skip to content

Releases: DataDog/build-plugins

v2.0.1

30 May 13:37
c1b2353
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

30 May 13:08
4d23270
Compare
Choose a tag to compare

This is a complete rewrite of the plugin.

Check the guide for migrating from v1 here.

What's Changed

Full Changelog: v1.0.4...v2.0.0

v1.0.4

14 Sep 08:03
8ff7fbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

26 Aug 14:48
a14c073
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

19 Aug 13:00
c3e5db2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

25 Jan 08:43
3324f6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Jan 10:31
5d437dd
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • no more modules.tree.size or modules.tree.count metrics as it was kind of useless, complicated and noisy.
  • output.stats becomes output.bundler to cover more bundlers' specific reports.
  • stats.json becomes bundler.jsonto cover more bundles.

New Contributors

  • @Ayc0 made their first contribution in #32

Full Changelog: v0.4.5...v1.0.0

v0.4.5

10 Aug 14:26
e1574a2
Compare
Choose a tag to compare

Non breaking changes

#31 Fix webpack 5 deprecation warnings.

v0.4.4

06 Aug 14:47
db2891e
Compare
Choose a tag to compare

Non breaking changes

  • #30 Refactor file writing
  • #29 Allow object in output option

v0.4.3

28 May 13:09
7a4901f
Compare
Choose a tag to compare

v0.4.2 failed to publish because it was already the version used in the alpha channel.