rollup-plugin-add-shebang
Version:
Rollup plugin that adds shebangs to output files
44 lines (16 loc) • 998 B
Markdown
<a name="0.3.1"></a>
## 0.3.1 (2019-07-15)
### Bug Fixes
* Throw error with invalid shebang option ([#80](https://github.com/ls-age/rollup-plugin-add-shebang/issues/80)) ([7ea57c4](https://github.com/ls-age/rollup-plugin-add-shebang/commits/7ea57c4))
<a name="0.3.0"></a>
# 0.3.0 (2019-04-12)
### Features
* Allow shebang option to be a function ([#14](https://github.com/ls-age/rollup-plugin-add-shebang/issues/14)) ([d699db8](https://github.com/ls-age/rollup-plugin-add-shebang/commits/d699db8))
<a name="0.1.1"></a>
## 0.1.1 (2019-03-16)
### Bug Fixes
* Generate sourcemaps only if needed ([#4](https://github.com/ls-age/rollup-plugin-add-shebang/issues/4)) ([5ca7303](https://github.com/ls-age/rollup-plugin-add-shebang/commits/5ca7303)), closes [#2](https://github.com/ls-age/rollup-plugin-add-shebang/issues/2)
<a name="0.1.0"></a>
# 0.1.0 (2019-03-11)
### Features
* Initial release ([e9d0407](https://github.com/ls-age/rollup-plugin-add-shebang/commits/e9d0407))