Releases: webpack-contrib/source-map-loader
Releases · webpack-contrib/source-map-loader
v1.1.3
04 Dec 15:34
Compare
Sorry, something went wrong.
No results found
1.1.3 (2020-12-04)
Bug Fixes
v1.1.2
27 Oct 15:21
Compare
Sorry, something went wrong.
No results found
1.1.2 (2020-10-27)
Bug Fixes
do not watch unnecessary sources (23768df )
v1.1.1
09 Oct 15:19
Compare
Sorry, something went wrong.
No results found
v1.1.0
29 Aug 15:16
Compare
Sorry, something went wrong.
No results found
1.1.0 (2020-08-29)
Features
filter source mapping url (5cc3dfd )
v1.0.2
19 Aug 12:07
Compare
Sorry, something went wrong.
No results found
1.0.2 (2020-08-19)
Bug Fixes
resolve server-relative url (30317f8 )
v1.0.1
30 Jun 15:40
Compare
Sorry, something went wrong.
No results found
1.0.1 (2020-06-30)
Bug Fixes
v1.0.0
26 May 18:03
Compare
Sorry, something went wrong.
No results found
1.0.0 (2020-05-26)
⚠ BREAKING CHANGES
minimum supported Node.js version is 10.13
minimum supported webpack version is 4
Features
support indexed source maps (c18d1f9 )
support charsert for Data URLs
Bug Fixes
absolute path for sources (b64f7d8 )
avoid crash on big data URL source maps (7f769aa )
improve performance (#101 ) (4c39c22 )
use webpack fs (#105 ) (1e785a1 )
support file protocol
improve error messages
avoid conflicts with other source maps
fix compatibility with 5 version of webpack
v0.2.4
14 Aug 11:30
Compare
Sorry, something went wrong.
No results found
Bug Fixes
index: handle exception on loading invalid source maps (#67 ) (78ad469 )
index: resolve source maps with root-relative paths correctly (#68 ) (e2fdbfd )
package: 5 low severity vulnerabilities (#72 ) (8262587 )
v0.2.3
23 Oct 15:31
Compare
Sorry, something went wrong.
No results found
v0.2.2
30 Sep 02:20
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Handle exception on loading invalid base64 source maps (#53 ) (38da2eb )