Skip to content

Latest commit

 

History

History
318 lines (101 loc) · 7.35 KB

CHANGELOG.md

File metadata and controls

318 lines (101 loc) · 7.35 KB

3.0.0 (2024-09-17)

2.0.0 (2022-05-20)

chore

BREAKING CHANGES

  • 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)

Bug Fixes

  • avoid passing empty source map to concat-with-sourcemaps (cf1d9a3)

1.0.1 (2019-10-29)

Bug Fixes

1.0.0 (2019-08-29)

0.13.0 (2019-08-09)

0.12.0 (2019-08-05)

Features

  • 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)

Bug Fixes

  • fix sourceMap.sourceRoot compatibility (9d58eeb)

0.10.2 (2019-03-20)

Bug Fixes

  • missed sourceRoot on non-entry bundle files (b261108)

0.10.1 (2019-03-20)

Bug Fixes

  • cleanup source map path (c8d071b)

0.10.0 (2019-03-19)

0.9.0 (2019-03-08)

Features

  • update to latest dumber (02c9242)

0.8.0 (2019-02-10)

0.7.4 (2019-01-21)

Bug Fixes

  • don't add null sourceMap to vinyl file (94a3d13)

0.7.3 (2019-01-17)

Bug Fixes

  • improve sourceMap handling (a996bcc)

0.7.2 (2019-01-15)

Bug Fixes

0.7.1 (2019-01-15)

Features

  • separate source maps using sourceRoot (48c11e1)

0.7.0 (2018-12-23)

Features

  • write appends after config (57905af)

0.6.5 (2018-12-23)

Features

  • support requirejs paths config, support above surface module (55f1865)

0.6.4 (2018-12-17)

Features

  • support local wasm file (a28ce5c)

0.6.3 (2018-12-16)

Bug Fixes

0.6.2 (2018-12-10)

0.6.1 (2018-12-10)

Bug Fixes

  • be compatible in strict mode (63a9055)

0.6.0 (2018-12-10)

Features

  • change manifest to a callback, so output would not be a fix of json and js files (7550f05)

0.5.0 (2018-12-06)

Features

0.4.7 (2018-12-05)

0.4.6 (2018-12-05)

Bug Fixes

  • skip entry bundle in config.paths (ca7cf88)

0.4.5 (2018-12-05)

Bug Fixes

0.4.4 (2018-12-04)

0.4.3 (2018-12-04)

Bug Fixes

  • fix manifest.json write (f975675)

0.4.2 (2018-12-04)

0.4.1 (2018-12-04)

0.4.0 (2018-12-04)

Features

  • write manifest.json when hash is on (4dba33e)

0.3.0 (2018-12-04)

Features

0.2.2 (2018-12-03)

0.2.1 (2018-12-03)

Bug Fixes

  • do not load missing sourceMap (597f8b7)

0.2.0 (2018-11-30)

Features

  • wrap implementation again to support persistency in watch mode (35c3180)

0.1.4 (2018-11-30)

0.1.3 (2018-11-30)

0.1.2 (2018-11-29)

0.1.1 (2018-11-29)