Skip to content

Releases: marvinhagemeister/karma-esbuild

v2.3.0

06 Nov 17:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.5...v2.3.0

2.2.5

08 Sep 19:49
Compare
Choose a tag to compare

What's Changed

  • File paths in entry point bundle should be relative the dir, not the file by @handerss-tibco in #52

2.2.4

10 Mar 07:15
Compare
Choose a tag to compare

Bug Fixes

2.2.3

10 Mar 06:49
Compare
Choose a tag to compare

Bug Fixes

  • Fix incorrect content type for TypeScript files when singleBundle: false (#49, thanks @jridgewell)
  • Fix relative files not source mapped in error output by (#50, thanks @marvinhagemeister)

2.2.2

26 Feb 06:50
Compare
Choose a tag to compare

Bug Fixes

2.2.1

17 Feb 00:39
bcf9982
Compare
Choose a tag to compare

Bug Fixes

  • Unwatch files excluded via Karma config.exclude (#43, thanks @theinterned)

2.2.0

14 May 19:00
Compare
Choose a tag to compare

Features

Maintenance

2.1.3

23 Mar 22:34
Compare
Choose a tag to compare

Bug Fixes

Maintenance

2.1.2

20 Mar 11:02
Compare
Choose a tag to compare

2.1.1

11 Mar 11:51
Compare
Choose a tag to compare

Bug Fixes

  • Fix potential race condition when logging done message (#23, thanks @jridgewell)

Maintenance