0.4.4 (2021-02-07)
0.4.3 (2021-01-30)
0.4.2 (2021-01-30)
0.4.1 (2021-01-30)
- 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)
- 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)
- 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)
- 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)
- 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)
- move rollup to peerDep, make Glob a dependency (acf61eb)
0.3.1 (2020-10-17)
- make Rollup and Glob actual dependencies and use commonjs (e2ea05d)
0.3.0 (2020-10-16)
- only emit stylesheets if they exist (07a7946)
0.2.3 (2020-10-10)
- regression with asset files (0e80c79)
0.2.2 (2020-10-08)
- change assets to images (424cdc5)
- manifest.json fixing (e8cd34d)
- reload manifest (99a21b3)
- rename assets to images (f106fa9)
0.2.1 (2020-10-07)
0.2.0 (2020-10-07)
- now properly output with nested paths (8d07a08)
0.1.4 (2020-10-01)
- remove bundle size reporting, will roll my own (b07d36d)
0.1.3 (2020-09-26)
- removed unused dependencies, add file-size to normal dependencies (eac4a0a)
0.1.2 (2020-09-25)
0.1.1 (2020-09-25)
- change how globbing works for entrypoints (53d7664)
- emitHtml and preserveSourceFiles options added (606239b)
- minor tweaks to script replacements (aa09099)
- peerDependencies (00340a5)
- 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)
- change how globbing works for entrypoints (53d7664)
- emitHtml and preserveSourceFiles options added (606239b)
- minor tweaks to script replacements (aa09099)
- peerDependencies (00340a5)
- 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)
- 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)
- 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)
- add browser testing with jsdom (dd87647)
- add bundle sizes (876db61)
- add bundle sizes (d70781d)
- add generateManifest (1a9f956)
- add github workflows (980e62d)
- add github workflows (44e7331)
- add jest (8b6069a)
- add jsmaps to manifest.json (67dca72)
- add proxyImportResolve (f3399e7)
- add rollup-plugin-url (eeebd87)
- add utils (81f4f75)
- added multiple plugins for loading files (de2afe2)
- adding more utils (519220d)
- adding more utils (4e73be5)
- allow images to be passed (c2cf6a2)
- changing default options (548c920)
- create a tmpDir and then rewrite contents (a29b66f)
- create an import hash resolver (3ee8d02)
- fix the way manifest json is handled (534bac8)
- fixing asset generation (7294388)
- hashing now works properly (7212277)
- minor modifications (2444cfc)
- working on an import hash resolver (7a7ad7b)
- working on manifest generation (b7e16a8)