Skip to content

Releases: dominicbirch/bundle-declarations-webpack-plugin

v5.1.1

04 Mar 14:45
2de5671
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.1...v5.1.1

5.0.1 - Update dts-bundle-generator dependency

27 Jan 15:08
ba77af9
Compare
Choose a tag to compare

What's Changed

  • [Snyk] Upgrade dts-bundle-generator from 9.0.0 to 9.1.0 by @dominicbirch in #16

Full Changelog: v5.0.0...v5.0.1

5.0.0 - Wrap 9.0.0 dts-bundle-generator

20 Dec 12:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.2...v5.0.0

v4.0.2 - Updated dependencies

20 Dec 11:49
5f43854
Compare
Choose a tag to compare

What's Changed

  • Add tag=next when github release is prerelease by @dominicbirch in #7
  • [Snyk] Upgrade dts-bundle-generator from 7.1.0 to 7.2.0 by @dominicbirch in #10
  • Update dependencies (with the exception of the bundle generator) by @dominicbirch in #13

Full Changelog: 4.0.1...v4.0.2

4.0.1

23 Dec 15:14
bd6f290
Compare
Choose a tag to compare

Fixes #5 and #2

4.0.0 - webpack watch

22 Dec 11:40
3f483fe
Compare
Choose a tag to compare
Features/watch (#3)

* Run in background during watch mode (nonblocking)
Use ESM
Use Parcel

* Fix failing tests
Export compiler function

* lint

* Update readme

* Update dependencies

* Update pipeline

* Fix coverage output

* Add caching
Add matrix testing
Update test triggers

* Increase timeout

* Update version

Co-authored-by: Dominic Birch <[email protected]>

Release preview

22 Dec 11:20
Compare
Choose a tag to compare
Release preview Pre-release
Pre-release
4.0.0-rc1

Increase timeout

Fix vulnerabilities in dependencies

15 Sep 09:09
5a47b3e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

10 May 18:48
Compare
Choose a tag to compare

Make options optional
Add docs