## [0.4.4](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.4.3...v0.4.4) (2021-02-07)



## [0.4.3](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.4.1...v0.4.3) (2021-01-30)



## [0.4.2](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.4.1...v0.4.2) (2021-01-30)



## [0.4.1](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.3.3...v0.4.1) (2021-01-30)


### Features

* add fs-extra for cross-platform support ([78c4c2b](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/78c4c2b5321a3c7393b0d67a1b7c16598f84c7a9))
* add sourcemaps if sourcemaps are enabled ([5718c62](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/5718c6299b527db02d5568aace01cb789cd13fa6))
* support windows with fs-extra ([adebc3c](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/adebc3cb9109100436190032c57a32c5df85cbd8))



# [0.4.0](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.3.3...v0.4.0) (2021-01-30)


### Features

* add fs-extra for cross-platform support ([78c4c2b](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/78c4c2b5321a3c7393b0d67a1b7c16598f84c7a9))
* add sourcemaps if sourcemaps are enabled ([5718c62](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/5718c6299b527db02d5568aace01cb789cd13fa6))
* support windows with fs-extra ([adebc3c](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/adebc3cb9109100436190032c57a32c5df85cbd8))



## [0.4.1](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.3.3...v0.4.1) (2021-01-30)


### Features

* add fs-extra for cross-platform support ([78c4c2b](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/78c4c2b5321a3c7393b0d67a1b7c16598f84c7a9))
* add sourcemaps if sourcemaps are enabled ([5718c62](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/5718c6299b527db02d5568aace01cb789cd13fa6))
* support windows with fs-extra ([adebc3c](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/adebc3cb9109100436190032c57a32c5df85cbd8))



# [0.4.0](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.3.3...v0.4.0) (2021-01-30)


### Features

* add fs-extra for cross-platform support ([78c4c2b](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/78c4c2b5321a3c7393b0d67a1b7c16598f84c7a9))
* add sourcemaps if sourcemaps are enabled ([5718c62](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/5718c6299b527db02d5568aace01cb789cd13fa6))
* support windows with fs-extra ([adebc3c](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/adebc3cb9109100436190032c57a32c5df85cbd8))



## [0.3.3](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.3.2...v0.3.3) (2020-10-17)


### Bug Fixes

* emitHtml renamed to emitHtmlFiles ([af4c9ba](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/af4c9ba81c14e077642fc4dafb0af4b9b93f5902))
* emitHtml renamed to emitHtmlFiles ([d5b55cb](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/d5b55cb744919f74213ab6d7883a13641d70606b))
* emitHtml renamed to emitHtmlFiles ([46bb839](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/46bb839263b634a8e6d7b6880aebe81da45c4b4d))
* minification now works properly ([62ee24e](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/62ee24e4946af748bd7e8ed64a8f836a6541e0a7))
* now properly emits HTML files ([f01c1dd](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/f01c1dd365247860149985881035eb4c1acff2aa))



## [0.3.2](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.3.1...v0.3.2) (2020-10-17)


### Bug Fixes

* move rollup to peerDep, make Glob a dependency ([acf61eb](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/acf61eb0ccea2614a364d677c4f083e932da27fe))



## [0.3.1](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.3.0...v0.3.1) (2020-10-17)


### Bug Fixes

* make Rollup and Glob actual dependencies and use commonjs ([e2ea05d](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/e2ea05de95de5d2f681e985baae1891ddc733537))



# [0.3.0](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.2.3...v0.3.0) (2020-10-16)


### Bug Fixes

* only emit stylesheets if they exist ([07a7946](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/07a7946d14b09bb9773307a4c34b8d77752e22cf))


### Features

* nesting is now supported ([fa3bd62](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/fa3bd62d12a4596a01d2345a681cbb9db80633c5))
* now handles nested entrypoints more gracefully ([13c2142](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/13c21424e08f90c263cd8ef51e22d47ef4fa238c))



## [0.2.3](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.2.2...v0.2.3) (2020-10-10)


### Bug Fixes

* regression with asset files ([0e80c79](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/0e80c79b1fe3fa7212eb6138ce1c8053baa17c45))



## [0.2.2](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.2.1...v0.2.2) (2020-10-08)


### Bug Fixes

* change assets to images ([424cdc5](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/424cdc5f263fdda4f1792b6b2f3016e02a8d352c))
* manifest.json fixing ([e8cd34d](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/e8cd34db54ce3ffb848d72ac9a7bee610224c179))
* reload manifest ([99a21b3](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/99a21b3e9521af13875e09ec7c421c8e71e45e55))
* rename assets to images ([f106fa9](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/f106fa9b585379812b3f513821c92a3d001a0d8f))



## [0.2.1](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.2.0...v0.2.1) (2020-10-07)



# [0.2.0](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.1.4...v0.2.0) (2020-10-07)


### Bug Fixes

* now properly output with nested paths ([8d07a08](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/8d07a08552da2297474578f2cdef46726116c95c))



## [0.1.4](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.1.3...v0.1.4) (2020-10-01)


### Bug Fixes

* remove bundle size reporting, will roll my own ([b07d36d](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/b07d36db0678df0363b5cdbd1b73f852fd98672e))



## [0.1.3](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.1.2...v0.1.3) (2020-09-26)


### Bug Fixes

* removed unused dependencies, add file-size to normal dependencies ([eac4a0a](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/eac4a0a693e01106549776ecdf078cc5b3bfa816))



## [0.1.2](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.1.1...v0.1.2) (2020-09-25)



## [0.1.1](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.0.9...v0.1.1) (2020-09-25)


### Bug Fixes

* change how globbing works for entrypoints ([53d7664](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/53d7664cc89bd9f0eec0fbf25f5449f646a5df80))
* emitHtml and preserveSourceFiles options added ([606239b](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/606239bb99ebc9cdcfdc33fb6fd9310760523f52))
* minor tweaks to script replacements ([aa09099](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/aa09099299c39432f01224ebd649c6576e77582c))
* peerDependencies ([00340a5](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/00340a583457e184ad5afd95d17e0b6e173bd097))


### Features

* add a filesize analyzer ([1665762](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/16657621145d756b0cf2c821f83dc6ad00a1643f))
* add jsdom as a dependency ([43990c7](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/43990c7f06bd8b66c3ec25ee331a00f2cae373f1))
* remove generalized debug / testing. Minor change to the API ([2681e6e](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/2681e6e52587b5b24c4fc44e088e8a4b84b00d9c))



# [0.1.0](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.0.9...v0.1.0) (2020-09-25)


### Bug Fixes

* change how globbing works for entrypoints ([53d7664](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/53d7664cc89bd9f0eec0fbf25f5449f646a5df80))
* emitHtml and preserveSourceFiles options added ([606239b](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/606239bb99ebc9cdcfdc33fb6fd9310760523f52))
* minor tweaks to script replacements ([aa09099](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/aa09099299c39432f01224ebd649c6576e77582c))
* peerDependencies ([00340a5](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/00340a583457e184ad5afd95d17e0b6e173bd097))


### Features

* add a filesize analyzer ([1665762](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/16657621145d756b0cf2c821f83dc6ad00a1643f))
* add jsdom as a dependency ([43990c7](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/43990c7f06bd8b66c3ec25ee331a00f2cae373f1))
* remove generalized debug / testing. Minor change to the API ([2681e6e](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/2681e6e52587b5b24c4fc44e088e8a4b84b00d9c))



## [0.0.9](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.0.7...v0.0.9) (2020-09-18)


### Bug Fixes

* **manifest:** generation of assets ([96b802c](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/96b802cdcca1e7b53628ffdbfaf03d10f70c1684))



## [0.0.7](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.0.6...v0.0.7) (2020-09-17)



## [0.0.6](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.0.5...v0.0.6) (2020-09-17)



## [0.0.5](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.0.4...v0.0.5) (2020-09-17)



## [0.0.4](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.0.3...v0.0.4) (2020-09-17)


### Bug Fixes

* add assets to manifest.json ([18251a1](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/18251a1046635e38eb3a09f84a3d944ec919e42a))
* asset generation now works as expected ([2622292](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/26222920c5897c26068f5115556c484b7ff7a402))
* change how modules are generated ([2d477dc](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/2d477dc3965bb31952b70d7958940557dc0f8df5))
* change the behavior of postcss and url ([807c822](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/807c8220bbfd1d18bb6f84a29990e46fab9e22e0))
* change the way files are resolved via url plugin ([ea54e0e](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/ea54e0e8e1e87dbf865eb724793ef219c3dee46d))
* docker github actions ([470d807](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/470d807173d3d03bd70561257b080a5639601bfa))
* fix how parsing hash file names works ([9132579](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/91325799eccd5f321458ca444bc96dcbd8a735df))
* formatting ([4106973](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/4106973ff9886634d1645a4ba5a0afaef7111130))
* how entrypoints are handled ([c628252](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/c62825289f5a1b080113cf2f4f7b5d7e75896065))
* move sizes() to inputOptions ([3e3f806](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/3e3f8061114cd8e39815befb69018207387c904f))
* package.json ([1347f22](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/1347f2255c9a587b3cf726e4aed8b1adfee98811))
* package.json ([1485f7d](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/1485f7d41dcb9ce341dd3cecc4604697d80a91ba))
* remove sass loader ([66ca263](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/66ca263dd014d81d0339645a5f8403a74372406d))
* rework hash generation to use hypens instead of dots ([1d30203](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/1d30203820705cdadd6892532d80966c11f7914f))
* ripped out Jest, added UVU, all tests pass ([8987071](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/89870719173c36d16afeeec8adc19939b1bf4d48))
* rollup-plugin-url limit to 0 ([f29a6f4](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/f29a6f45e400a9f26f2738c899c394adff15792a))
* sourcemap key in options ([b324092](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/b32409290f5fe0014c9bb0ccfeb475faab79c403))
* working on changing how manifest json is generated ([b977767](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/b977767aeee5ebacf5b3722c98fff5eb4bf79d84))


### Features

* add browser testing with jsdom ([dd87647](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/dd876476530da4fc8b88deb9a999e2d40ffc3af6))
* add bundle sizes ([876db61](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/876db61179cd43aad21f82ce50040074b9383cfe))
* add bundle sizes ([d70781d](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/d70781de75afb71da63b613c6bd37eee4e9ab56a))
* add generateManifest ([1a9f956](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/1a9f9568e08620a76c8fcbb5c23287f0738c773d))
* add github workflows ([980e62d](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/980e62d1ebbc302dfc1ead611fc3da81bc028b9a))
* add github workflows ([44e7331](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/44e7331bae2584f33bb9cfdc0d99610e03fcb50e))
* add jest ([8b6069a](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/8b6069a9e2b48720661c95fdb46dadd8cf36c413))
* add jsmaps to manifest.json ([67dca72](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/67dca72c0cab455dc7c08339534d796f4a72a8e3))
* add proxyImportResolve ([f3399e7](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/f3399e765105343745f426b417c201e67b64d2b6))
* add rollup-plugin-url ([eeebd87](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/eeebd87828bc4a94d10ff569a2564e32aeeaebe4))
* add utils ([81f4f75](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/81f4f759eba0eb81e4a916eaef1b17e5758a1cd9))
* added multiple plugins for loading files ([de2afe2](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/de2afe297d24c84bfb7078784be969b8d5909bc0))
* adding more utils ([519220d](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/519220df57389664da2ffa101a6779da2e5e27af))
* adding more utils ([4e73be5](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/4e73be5e20957a4806b0126f7df934d2d4392510))
* allow images to be passed ([c2cf6a2](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/c2cf6a24145e825fe9618f04a93b0dd5037f8e0b))
* changing default options ([548c920](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/548c9200aa13061dd975927ece64928686c45ed0))
* create a tmpDir and then rewrite contents ([a29b66f](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/a29b66f8f92ace821eeca888e88746abec25fe8b))
* create an import hash resolver ([3ee8d02](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/3ee8d0259d837a6b0fb400b9d20a38f4d1cc635a))
* fix the way manifest json is handled ([534bac8](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/534bac85aa5a54636d76f8e555360427bc21ad5f))
* fixing asset generation ([7294388](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/72943888ad9c59bd9093019c476ca17e683a0f5c))
* hashing now works properly ([7212277](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/72122776d9bd0d0a5f15f2eb50b1c2c15ecb8b8d))
* minor modifications ([2444cfc](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/2444cfc9534609579d93a4deff747c4ec8b685f9))
* working on an import hash resolver ([7a7ad7b](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/7a7ad7b033d8f8ebe949196befcacf1098e35cca))
* working on manifest generation ([b7e16a8](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/commit/b7e16a84cb5f54fd2759d2850892b974a3598e6b))



## [0.0.3](https://github.com/ParamagicDev/snowpack-plugin-rollup-bundle/compare/v0.0.2...v0.0.3) (2020-08-20)



## 0.0.2 (2020-08-20)



