Skip to content

Latest commit

 

History

History
279 lines (135 loc) · 16.6 KB

CHANGELOG.md

File metadata and controls

279 lines (135 loc) · 16.6 KB

0.4.4 (2021-02-07)

0.4.3 (2021-01-30)

0.4.2 (2021-01-30)

0.4.1 (2021-01-30)

Features

  • add fs-extra for cross-platform support (78c4c2b)
  • add sourcemaps if sourcemaps are enabled (5718c62)
  • support windows with fs-extra (adebc3c)

0.4.0 (2021-01-30)

Features

  • add fs-extra for cross-platform support (78c4c2b)
  • add sourcemaps if sourcemaps are enabled (5718c62)
  • support windows with fs-extra (adebc3c)

0.4.1 (2021-01-30)

Features

  • add fs-extra for cross-platform support (78c4c2b)
  • add sourcemaps if sourcemaps are enabled (5718c62)
  • support windows with fs-extra (adebc3c)

0.4.0 (2021-01-30)

Features

  • add fs-extra for cross-platform support (78c4c2b)
  • add sourcemaps if sourcemaps are enabled (5718c62)
  • support windows with fs-extra (adebc3c)

0.3.3 (2020-10-17)

Bug Fixes

  • emitHtml renamed to emitHtmlFiles (af4c9ba)
  • emitHtml renamed to emitHtmlFiles (d5b55cb)
  • emitHtml renamed to emitHtmlFiles (46bb839)
  • minification now works properly (62ee24e)
  • now properly emits HTML files (f01c1dd)

0.3.2 (2020-10-17)

Bug Fixes

  • move rollup to peerDep, make Glob a dependency (acf61eb)

0.3.1 (2020-10-17)

Bug Fixes

  • make Rollup and Glob actual dependencies and use commonjs (e2ea05d)

0.3.0 (2020-10-16)

Bug Fixes

  • only emit stylesheets if they exist (07a7946)

Features

  • nesting is now supported (fa3bd62)
  • now handles nested entrypoints more gracefully (13c2142)

0.2.3 (2020-10-10)

Bug Fixes

  • regression with asset files (0e80c79)

0.2.2 (2020-10-08)

Bug Fixes

0.2.1 (2020-10-07)

0.2.0 (2020-10-07)

Bug Fixes

  • now properly output with nested paths (8d07a08)

0.1.4 (2020-10-01)

Bug Fixes

  • remove bundle size reporting, will roll my own (b07d36d)

0.1.3 (2020-09-26)

Bug Fixes

  • removed unused dependencies, add file-size to normal dependencies (eac4a0a)

0.1.2 (2020-09-25)

0.1.1 (2020-09-25)

Bug Fixes

  • change how globbing works for entrypoints (53d7664)
  • emitHtml and preserveSourceFiles options added (606239b)
  • minor tweaks to script replacements (aa09099)
  • peerDependencies (00340a5)

Features

  • add a filesize analyzer (1665762)
  • add jsdom as a dependency (43990c7)
  • remove generalized debug / testing. Minor change to the API (2681e6e)

0.1.0 (2020-09-25)

Bug Fixes

  • change how globbing works for entrypoints (53d7664)
  • emitHtml and preserveSourceFiles options added (606239b)
  • minor tweaks to script replacements (aa09099)
  • peerDependencies (00340a5)

Features

  • add a filesize analyzer (1665762)
  • add jsdom as a dependency (43990c7)
  • remove generalized debug / testing. Minor change to the API (2681e6e)

0.0.9 (2020-09-18)

Bug Fixes

  • manifest: generation of assets (96b802c)

0.0.7 (2020-09-17)

0.0.6 (2020-09-17)

0.0.5 (2020-09-17)

0.0.4 (2020-09-17)

Bug Fixes

  • add assets to manifest.json (18251a1)
  • asset generation now works as expected (2622292)
  • change how modules are generated (2d477dc)
  • change the behavior of postcss and url (807c822)
  • change the way files are resolved via url plugin (ea54e0e)
  • docker github actions (470d807)
  • fix how parsing hash file names works (9132579)
  • formatting (4106973)
  • how entrypoints are handled (c628252)
  • move sizes() to inputOptions (3e3f806)
  • package.json (1347f22)
  • package.json (1485f7d)
  • remove sass loader (66ca263)
  • rework hash generation to use hypens instead of dots (1d30203)
  • ripped out Jest, added UVU, all tests pass (8987071)
  • rollup-plugin-url limit to 0 (f29a6f4)
  • sourcemap key in options (b324092)
  • working on changing how manifest json is generated (b977767)

Features

0.0.3 (2020-08-20)

0.0.2 (2020-08-20)