3.0.0 (2024-09-17)
2.0.0 (2022-05-20)
- drop support of nodejs v12 and below
- drop Nodejs support for v10 and below
1.0.3 (2020-03-06)
1.0.2 (2019-12-09)
- avoid passing empty source map to concat-with-sourcemaps (cf1d9a3)
1.0.1 (2019-10-29)
- skip .d.ts files (2110332)
1.0.0 (2019-08-29)
0.13.0 (2019-08-09)
0.12.0 (2019-08-05)
- upgrade to latest dumber (5e1d88f)
0.11.1 (2019-07-14)
0.11.0 (2019-06-26)
0.10.4 (2019-05-24)
0.10.3 (2019-04-12)
- fix sourceMap.sourceRoot compatibility (9d58eeb)
0.10.2 (2019-03-20)
- missed sourceRoot on non-entry bundle files (b261108)
0.10.1 (2019-03-20)
- cleanup source map path (c8d071b)
0.10.0 (2019-03-19)
0.9.0 (2019-03-08)
- update to latest dumber (02c9242)
0.8.0 (2019-02-10)
0.7.4 (2019-01-21)
- don't add null sourceMap to vinyl file (94a3d13)
0.7.3 (2019-01-17)
- improve sourceMap handling (a996bcc)
0.7.2 (2019-01-15)
- fat finger error (65b6859)
0.7.1 (2019-01-15)
- separate source maps using sourceRoot (48c11e1)
0.7.0 (2018-12-23)
- write appends after config (57905af)
0.6.5 (2018-12-23)
- support requirejs paths config, support above surface module (55f1865)
0.6.4 (2018-12-17)
- support local wasm file (a28ce5c)
0.6.3 (2018-12-16)
- fix outdated tests (814bf64)
0.6.2 (2018-12-10)
0.6.1 (2018-12-10)
- be compatible in strict mode (63a9055)
0.6.0 (2018-12-10)
- change manifest to a callback, so output would not be a fix of json and js files (7550f05)
0.5.0 (2018-12-06)
- expose clearCache func (d5599c1)
0.4.7 (2018-12-05)
0.4.6 (2018-12-05)
- skip entry bundle in config.paths (ca7cf88)
0.4.5 (2018-12-05)
- persist manifest (bdccc79)
0.4.4 (2018-12-04)
0.4.3 (2018-12-04)
- fix manifest.json write (f975675)
0.4.2 (2018-12-04)
0.4.1 (2018-12-04)
0.4.0 (2018-12-04)
- write manifest.json when hash is on (4dba33e)
0.3.0 (2018-12-04)
- hash output (1dd26fe)
0.2.2 (2018-12-03)
0.2.1 (2018-12-03)
- do not load missing sourceMap (597f8b7)
0.2.0 (2018-11-30)
- wrap implementation again to support persistency in watch mode (35c3180)